This documentation is archived and is not being maintained.

RegisteredProjectCollection::InstanceId Property

Visual Studio 2013

Instance Id of the collection

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

public:
property Guid InstanceId {
	Guid get ();
	private: void set (Guid value);
}

Property Value

Type: System::Guid

Show: