Click or drag to resize

OpenFileOptionsFileNames Property

Gets or sets the file names (only if multiselect is on).

Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string[] FileNames { get; set; }

Property Value

String
The file names.
See Also