Summary
Gets the RWX identifier of the current task.
- Namespace
- Cake
.Common .Build .Rwx .Data - Containing Type
- RwxTaskInfo
Syntax
public string Id { get; }
Value
| Type | Description |
|---|---|
| string | The task identifier. |
public string Id { get; }
| Type | Description |
|---|---|
| string | The task identifier. |