This documentation is archived and is not being maintained.

TeamFoundationServer::InstanceId Property

Gets the GUID that uniquely identifies the server.

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

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

Property Value

Type: System::Guid
Returns Guid.

Show: