This documentation is archived and is not being maintained.

IToolExecutionResult::Id Property

The id of the process or the operation handler that is executing the operation

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

property int Id {
	int get ();
}

Property Value

Type: System::Int32
The id of the process the operation handler that is executing the operation.

Show: