Click or drag to resize

JcampImportOptionsIncludeFilePathAsProperty Property

If true, the file name of the imported file is included as a column property.

Namespace: Altaxo.Serialization.Jcamp
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IncludeFilePathAsProperty { get; init; }

Property Value

Boolean
See Also