- 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
Name | Value | Summary |
---|---|---|
Get |
string | |
Set |
void |
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
NotNull |
T |
From
CommonExtensions
|