This documentation is archived and is not being maintained.

ClientContext::Id Property

Gets the Guid for this context.

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

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

Property Value

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

Implements

IClientContext::Id

Show: