MergeFailedEventArgs.Conflict 속성

정의

병합 충돌에 대한 설명을 반환합니다.

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

속성 값

병합 충돌에 대한 설명입니다.

적용 대상