Enum in Diagnostic
Inherits from System.Enum
System.Enum
public enum DiagnosticSeverity { Error, Warning, Info }
Error
Info
Warning
Last updated 2 years ago
Was this helpful?