RangeAttribute.MaximumIsExclusive 属性

定义

指定对于等于 Maximum的值,验证是否应失败。

public:
 property bool MaximumIsExclusive { bool get(); void set(bool value); };
public bool MaximumIsExclusive { get; set; }
member this.MaximumIsExclusive : bool with get, set
Public Property MaximumIsExclusive As Boolean

属性值

适用于