Click or drag to resize

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 Value

Type: String
The file path of the file that should be opened.
See Also