Last updated 1 year ago
Community
Yarn Spinnerยฎ and Secret Labยฎ are trade marks of Secret Lab Pty. Ltd., and are used by Yarn Spinner Pty. Ltd. under license.
Enum in Diagnostic
Inherits from System.Enum
System.Enum
The severity of the issue.
public enum DiagnosticSeverity { Error, Warning, Info }
An error.
An informational diagnostic.
An warning.