This documentation is archived and is not being maintained.

GettingEventArgs::Status Property

Gets the result of the Get operation.

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

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

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::OperationStatus
The result of the Get operation.

Show: