AsciiExportOptionsExportPropertiesWithName Property |
If true, the property items will be exported with name. In order to do that, each property item will be headed by
"PropColName=". SeparatorChar and Newlines will be removed both from the items text and from the PropertyColumnNames.
Namespace: Altaxo.Serialization.AsciiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool ExportPropertiesWithName { get; init; }
Property Value
BooleanSee Also