Summary
Gets the name of the node.
- Namespace
- Cake
.Common .Build .Jenkins .Data - Containing Type
- JenkinsNodeInfo
Syntax
public string NodeName { get; }
Value
Type | Description |
---|---|
string | The name of the node. |
public string NodeName { get; }
Type | Description |
---|---|
string | The name of the node. |