This documentation is archived and is not being maintained.

IPendingChangeEventArgs::Status Property

Gets the operation status of the event.

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

property OperationStatus Status {
	OperationStatus get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::OperationStatus
The operation status of the event.

Show: