This documentation is archived and is not being maintained.

DefaultToolExecutionResult::Id Property

Id

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

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

Property Value

Type: System::Int32
The execution result identifier.

Implements

IToolExecutionResult::Id

Show: