WarningCode.MaximumWarningCode 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.
Minimum valid warning code. Can be used to validate ranges of warning codes.
public: int MaximumWarningCode = 399;
public const int MaximumWarningCode = 399;
val mutable MaximumWarningCode : int
Public Const MaximumWarningCode As Integer = 399