FileDialogIHandlerFileName Property |
Gets or sets the full name and path of the file that is selected
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax string FileName { get; set; }
Property FileName As String
Get
Set
abstract FileName : string with get, set
Property Value
Type:
StringThe name of the file.
See Also