WarningCode.MiscellaneousWarning 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.
399 Miscellaneous warning: The warning text can include arbitrary information to be presented to a human user or logged. A system receiving this warning MUST NOT take any automated action.
public: int MiscellaneousWarning = 399;
public const int MiscellaneousWarning = 399;
val mutable MiscellaneousWarning : int
Public Const MiscellaneousWarning As Integer = 399