CompareAttribute.OtherProperty 属性

定义

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

public string OtherProperty { get; }
member this.OtherProperty : string
Public ReadOnly Property OtherProperty As String

属性值

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

适用于