OpenWithDialogIHandlerFilePath Property |
Gets or sets the file path of the file that should be opened.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax string FilePath { get; set; }
Property FilePath As String
Get
Set
abstract FilePath : string with get, set
Property Value
Type:
StringThe file path of the file that should be opened.
See Also