OpenFileOptionsFileNames Property |
Gets or sets the file names (only if multiselect is on).
Namespace: Altaxo.GuiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string[] FileNames { get; set; }
Property Value
String
The file names.
See Also