MergeFailedEventArgs.Conflict プロパティ

定義

マージ競合の説明を返します。

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

プロパティ値

マージ競合の説明。

適用対象