Summary
Gets the identifier of the RWX actor that started the run.
- Namespace
- Cake
.Common .Build .Rwx .Data - Containing Type
- RwxActorInfo
Syntax
public string Id { get; }
Value
| Type | Description |
|---|---|
| string | The actor identifier. |
public string Id { get; }
| Type | Description |
|---|---|
| string | The actor identifier. |