Summary
Gets the person or process that pushed the change.
- Namespace
- Cake
.AzureDevOps .Pipelines - Containing Type
- AzureDevOpsChange
Syntax
public string Pusher { get; internal set; }
Value
Type | Description |
---|---|
string |
public string Pusher { get; internal set; }
Type | Description |
---|---|
string |