Summary
Gets the workflow title.
- Namespace
- Cake
.Common .Build .Bitrise .Data - Containing Type
- BitriseWorkflowInfo
Syntax
public string WorkflowTitle { get; }
Value
Type | Description |
---|---|
string | The workflow title. |
public string WorkflowTitle { get; }
Type | Description |
---|---|
string | The workflow title. |