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