CompareAttribute.OtherProperty 属性

定义

获取要与当前属性进行比较的属性。

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

属性值

另一属性。

适用于