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