This documentation is archived and is not being maintained.
MergeEventArgs::Status Property
Visual Studio 2013
Gets the current status of the merge operation.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Property Value
Type: Microsoft.TeamFoundation.VersionControl.Client::OperationStatusThe current status of the merge operation.
Implements
IPendingChangeEventArgs::Status- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: