This documentation is archived and is not being maintained.

Conflict::Status Property

Gets the status of the conflict.

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
Gets the status of the conflict.

Show: