DiagnosticMessage.Message Property

Gets the human-readable message text suitable for logs or UI surfaces.

Definition

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

Property Value

String

See Also