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