This documentation is archived and is not being maintained.

IRegistration::InstanceId Property

Returns a Guid uniquely identifying the server.

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

property Guid InstanceId {
	Guid get ();
}

Property Value

Type: System::Guid
Returns Guid.

Show: