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