Click or drag to resize

OpenFileOptionsFileName Property

Gets or sets the name of the file the user has chosen.

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

Property Value

String
The name of the file.
See Also