IntegerAttributeMetadata.MinSupportedValue Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The minimum supported value is -2147483648.
public: int MinSupportedValue = -2147483648;
public const int MinSupportedValue = -2147483648;
val mutable MinSupportedValue : int
Public Const MinSupportedValue As Integer = -2147483648