MergeFailedEventArgs.Conflict プロパティ

定義

マージの矛盾の説明を返します。

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

プロパティ値

マージの矛盾の説明。

適用対象