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