Summary
Gets the user who queued the build.
- Namespace
- Cake
.Common .Build .AzurePipelines .Data - Containing Type
- Azure
Pipelines Build Info
Syntax
public string QueuedBy { get; }
Value
Type | Description |
---|---|
string | The user who queued the build. |