Version:
CIProjectInfo Class
Contains information about a project hosted on a service such as Jenkins or TeamCity to allow
users to select a project
Inheritance Hierarchy
- object
- Inedo.Extensibility.CIServers.CIProjectInfo
Syntax
public
sealed
class
CIProjectInfo : IEquatable<T>
Properties
|
Name |
Description |
|
DisplayName
|
Display name of the project.
|
|
Id
|
Internal ID of the project.
|