DiagnosticMessage.Severity Property

Gets the severity of this diagnostic.

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
public DiagnosticSeverity Severity { get; }

Property Value

DiagnosticSeverity

See Also