Summary
Gets the source control revision.
- Namespace
- Cake
.Common .Build .GoCD .Data - Containing Type
- GoCDRepositoryInfo
Syntax
public string Revision { get; }
Value
Type | Description |
---|---|
string | The the source control revision. |
public string Revision { get; }
Type | Description |
---|---|
string | The the source control revision. |