Click or drag to resize

FileImportScriptCanAcceptMultipleFiles Property

Returns true if the script can accept multiple files to be imported into a single table

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

Property Value

Boolean
See Also