Click or drag to resize

ImportErrorMessages Property

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

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

Property Value

String
See Also