Summary
Gets the change title.
- Namespace
- Cake
.Common .Build .Jenkins .Data - Containing Type
- JenkinsChangeInfo
Syntax
public string Title { get; }
Value
Type | Description |
---|---|
string | The change title. |
public string Title { get; }
Type | Description |
---|---|
string | The change title. |