Click or drag to resize

ICompilerDiagnosticSeverity Property

Gets the severity level (0: Hidden, 1: Info, 2: Warning, 3: Error).

Namespace: Altaxo.Main.Services.ScriptCompilation
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
DiagnosticSeverity Severity { get; }

Property Value

DiagnosticSeverity
See Also