This documentation is archived and is not being maintained.

LabelResult::Status Property

Gets the status of this label result.

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

public:
property LabelResultStatus Status {
	LabelResultStatus get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::LabelResultStatus
The status of this label result.

Show: