This documentation is archived and is not being maintained.

TeamProjectCollection::Id Property

The Id for the collection is generated when the collection is created on the server. This idenitfier will never change unlike any of the other properties.

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
property Guid Id {
	Guid get ();
}

Property Value

Type: System::Guid
Returns Guid.

Show: