CompareAttribute.OtherProperty 屬性

定義

取得要與目前屬性比較的屬性。

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

屬性值

另一個屬性。

適用於