Click or drag to resize

FileImportScriptExeBaseCanAcceptMultipleFiles Property

Returns true if this import script can accept multiple files for one table.

Namespace: Altaxo.Calc
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public virtual bool CanAcceptMultipleFiles { get; }

Property Value

Boolean
See Also