Click or drag to resize

CompilerDiagnosticSeverity Property

[Missing <summary> documentation for "P:Altaxo.Main.Services.ScriptCompilation.CompilerDiagnostic.Severity"]


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

Property Value

DiagnosticSeverity

Implements

ICompilerDiagnosticSeverity
See Also