Click or drag to resize

FileImportScriptFileFilters Property

Returns the file filters.

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

Property Value

ValueTupleString, String
See Also