Прочетете на английски

Споделяне чрез


DiagnosticSeverity Enum

Definition

Describes how severe a diagnostic is.

C#
public enum DiagnosticSeverity
Inheritance
DiagnosticSeverity

Fields

Name Value Description
Hidden 0

Something that is an issue, as determined by some authority, but is not surfaced through normal means. There may be different mechanisms that act on these issues.

Info 1

Information that does not indicate a problem (i.e. not prescriptive).

Warning 2

Something suspicious but allowed.

Error 3

Something not allowed by the rules of the language or other authority.

Applies to

Продукт Версии
Roslyn 4.2.0, 4.3.0, 4.4.0, 4.5.0, 4.6.0, 4.7.0, 4.8.0, 4.9.2, 3.0.0, 3.1.0, 3.2.0, 3.2.1, 3.3.1, 3.4.0, 3.5.0, 3.6.0, 3.7.0, 3.8.0, 3.9.0, 3.10.0, 3.11.0, 4.0.1, 4.1.0, 4.12.2, 4.13.0