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