Click or drag to resize

JcampReaderErrorMessages Property

Messages about any errors during the import of the Jcamp file.

Namespace: Altaxo.Serialization.Jcamp
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public string? ErrorMessages { get; protected set; }

Property Value

String
See Also