This documentation is archived and is not being maintained.

DefaultToolExecutionResult::Name Property

Name

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

public:
virtual property String^ Name {
	String^ get () sealed;
}

Property Value

Type: System::String
The name of the execution result.

Implements

IToolExecutionResult::Name

Show: