RangeAttribute.MaximumIsExclusive Propriété

Définition

Spécifie si la validation doit échouer pour les valeurs égales à 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

Valeur de propriété

S’applique à