This documentation is archived and is not being maintained.

IClientContext::Id Property

Gets the GUID for this context.

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

property Guid Id {
	Guid get ();
}

Property Value

Type: System::Guid
The GUID for this context.

Show: