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