- Namespace
-
GitVersion
.Configuration - Implementing Types
Syntax
public interface IConfigFileLocator
Properties
Name | Value | Summary |
---|---|---|
FilePath | string |
Methods
Name | Value | Summary |
---|---|---|
GetConfigFilePath |
string | |
HasConfigFileAt |
bool | |
ReadConfig |
Config | |
SelectConfigFilePath |
string | |
Verify |
void | |
Verify |
void |
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
NotNull |
T |
From
CommonExtensions
|