Namespace: TfsApi.Administration.DtoAssembly: TfsApi (in TfsApi.dll) Version: 1.2.4952.20910
public string CollectionDescription { get; set; }
public string CollectionDescription { get; set; }
Public Property CollectionDescription As String
Get
Set
Public Property CollectionDescription As String
Get
Set
public:
property String^ CollectionDescription {
String^ get ();
void set (String^ value);
}
public:
property String^ CollectionDescription {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String