Click or drag to resize

NexusImportOptionsControllerIncludeFilePathAsProperty Property

Gets or sets a value indicating whether the file path should be stored as a property.

Namespace: Altaxo.Gui.Serialization.HDF5.Nexus
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IncludeFilePathAsProperty { get; set; }

Property Value

Boolean
See Also