Click or drag to resize

FileImportTableDataSourceBase_files Field

List of configured files (stored as absolute and relative file names).

Namespace: Altaxo.Serialization
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected List<AbsoluteAndRelativeFileName> _files

Field Value

ListAbsoluteAndRelativeFileName
See Also