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