Edit

Share via


WarningCode.MiscellaneousWarning Field

Definition

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

Field Value

Value = 399

Applies to