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