Summary
Gets the node labels.
- Namespace
- Cake
.Common .Build .Jenkins .Data - Containing Type
- JenkinsNodeInfo
Syntax
public string[] NodeLabels { get; }
Value
Type | Description |
---|---|
string[] | The node labels. |
public string[] NodeLabels { get; }
Type | Description |
---|---|
string[] | The node labels. |