Click or drag to resize

GalacticSPCReaderErrorMessages Property

Gets error information collected during reading, or null when no error occurred.

Namespace: Altaxo.Serialization.Galactic
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public string? ErrorMessages { get; }

Property Value

String
See Also