IntegerAttributeMetadata.MaxSupportedValue 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 maximum supported value is 2147483647.
public: int MaxSupportedValue = 2147483647;
public const int MaxSupportedValue = 2147483647;
val mutable MaxSupportedValue : int
Public Const MaxSupportedValue As Integer = 2147483647