Click or drag to resize

JcampReaderBlockErrorMessages Property

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

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

Property Value

String
See Also