Summary
Gets the name of the machine on which the agent is installed.
- Namespace
- Cake
.Common .Build .AzurePipelines .Data - Containing Type
- Azure
Pipelines Agent Info
Syntax
public string MachineName { get; }
Value
Type | Description |
---|---|
string | The name of the machine on which the agent is installed. |