Contains information about a project hosted on a service such as Jenkins or TeamCity to allow users to select a project
Name | Description | |
---|---|---|
CIProjectInfo(string Id, string DisplayName) |
Contains information about a project hosted on a service such as Jenkins or TeamCity to allow users to select a project |
|
CIProjectInfo(string Id) |
Name | Description | |
---|---|---|
DisplayName |
Display name of the project. |
|
Id |
Internal ID of the project. |
Name | Description | |
---|---|---|
<Clone>$ | ||
Deconstruct(System.String& Id, System.String& DisplayName) | ||
Equals(CIProjectInfo other) | ||
GetHashCode | ||
ToString |