Summary
Gets the change id.
- Namespace
- Cake
.Common .Build .Jenkins .Data - Containing Type
- JenkinsChangeInfo
Syntax
public string Id { get; }
Value
Type | Description |
---|---|
string | The changed id such as a pull request number. |
public string Id { get; }
Type | Description |
---|---|
string | The changed id such as a pull request number. |