This documentation is archived and is not being maintained.

TeamFoundationServiceHostActivity::Id Property

Gets the ID of this activity.

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

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

Property Value

Type: System::Guid
The ID of this activity.

Show: