CompareAttribute.OtherProperty 속성

정의

현재 속성과 비교할 속성을 가져옵니다.

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

속성 값

다른 속성입니다.

적용 대상