MergeFailedEventArgs.Conflict Property

Definition

Returns a description of the merge conflict.

public:
 property System::String ^ Conflict { System::String ^ get(); };
public string Conflict { get; }
member this.Conflict : string
Public ReadOnly Property Conflict As String

Property Value

A description of the merge conflict.

Applies to