Summary
Gets the title of the current RWX run.
- Namespace
- Cake
.Common .Build .Rwx .Data - Containing Type
- RwxRunInfo
Syntax
public string Title { get; }
Value
| Type | Description |
|---|---|
| string | The run title. |
public string Title { get; }
| Type | Description |
|---|---|
| string | The run title. |