FilePickerIHandlerFileAction Property |
Gets or sets FileAction that is used when the user is selecting the file.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax FileAction FileAction { get; set; }
Property FileAction As FileAction
Get
Set
abstract FileAction : FileAction with get, set
Property Value
Type:
FileActionThe file action.
See Also