For the complete documentation index, see llms.txt. This page is also available as Markdown.

DiagnosticSeverity

Enum in Diagnostic

Inherits from System.Enum

Summary

public enum DiagnosticSeverity
{
    Error,
    Warning,
    Info
}

Members

Name
Description

Last updated

Was this helpful?