Click or drag to resize

FileImportScriptExeBaseFileFilters Property

Returns the file filters.

Namespace: Altaxo.Calc
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public virtual (string , string )[] FileFilters { get; }

Property Value

ValueTupleString, String
See Also