Summary
Gets or sets the name.
- Namespace
- Cake
.Common .Build .GoCD .Data - Containing Type
- Go
C D Pipeline History Info
Syntax
[DataMember(Name = "name")]
public string Name { get; set; }
Attributes
| Type | Description |
|---|---|
| DataMemberAttribute |
Value
| Type | Description |
|---|---|
| string | The name. |
