IConfigFileLocator Interface

Namespace
GitVersion.Configuration
Implementing Types

Syntax

public interface IConfigFileLocator

Properties

Name Value Summary
FilePath string

Methods

Extension Methods

Name Value Summary
GetProperties() IEnumerable<KeyValuePair<string, string>>
NotNull<IConfigFileLocator>(string) T
GitHub