Click or drag to resize

ICompilerDiagnosticSeverityText Property

Gets the severity text, e.g. Hidden, Info, Warning, Error.

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

Property Value

String
See Also