MergeFailedEventArgs.Conflict 屬性

定義

傳回合併衝突的描述。

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

屬性值

合併衝突的描述。

適用於