This documentation is archived and is not being maintained.

IToolExecutionResult::ExitCode Property

The exit code 0 - success otherwise - failure

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

property int ExitCode {
	int get ();
}

Property Value

Type: System::Int32
The exit code.

Show: