This documentation is archived and is not being maintained.

MergeEventArgs::Resolution Property

Gets the resolution of the merge.

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

public:
property Resolution Resolution {
	Resolution get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::Resolution
The resolution of the merge.

Show: