IEnvironment Interface

Namespace
GitVersion
Implementing Types
graph BT Type["IEnvironment"] class Type type-node Implementing0["Environment"]-.->Type click Implementing0 "/api/GitVersion/Environment"

Syntax

public interface IEnvironment

Methods

Extension Methods

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