Warning

Enumeration Member in DiagnosticSeverity

Summary

An warning.

Warning = 2

Remarks

Warnings represent possible problems that the user should fix, but do not cause the compilation process to fail.

Last updated

Was this helpful?