Summary
Gets the build version.
- Namespace
- Cake
.Common .Build .AppVeyor .Data - Containing Type
- AppVeyorBuildInfo
Syntax
public string Version { get; }
Value
Type | Description |
---|---|
string | The build version. |
public string Version { get; }
Type | Description |
---|---|
string | The build version. |