'Declaration Public Enum ValueConstraintPropertyID Inherits System.Enum
public enum ValueConstraintPropertyID : System.Enum
Member | Description |
---|---|
Enumeration | Represents the ValueConstraint.Enumeration property. |
FixedValue | Represents the ValueConstraint.FixedValue property. |
MaxExclusive | Represents the ValueConstraint.MaxExclusive property. |
MaxInclusive | Represents the ValueConstraint.MaxInclusive property. |
MaxLength | Represents the ValueConstraint.MaxLength property. |
MinExclusive | Represents the ValueConstraint.MinExclusive property. |
MinInclusive | Represents the ValueConstraint.MinInclusive property. |
MinLength | Represents the ValueConstraint.MinLength property. |
Nullable | Represents the ValueConstraint.Nullable property. |
RegexPattern | Represents the ValueConstraint.RegexPattern property. |
ValidateAsType | Represents the ValueConstraint.ValidateAsType property. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2