Summary
Gets the release notes.
- Namespace
- Cake
.Common - Containing Type
- ReleaseNotes
Syntax
public IReadOnlyList<string> Notes { get; }
Value
Type | Description |
---|---|
IReadOnlyList |
The release notes. |
public IReadOnlyList<string> Notes { get; }
Type | Description |
---|---|
IReadOnlyList |
The release notes. |