OpenFileOptionsFileName Property |
Gets or sets the name of the file the user has chosen.
Namespace: Altaxo.GuiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string FileName { get; set; }
Property Value
String
The name of the file.
See Also