Click or drag to resize

FileDialogIHandlerDirectory Property

Gets or sets the directory the file dialog will show files.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
Uri Directory { get; set; }

Property Value

Type: Uri
The directory.
See Also