FileDialogDirectory 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 public Uri Directory { get; set; }
Public Property Directory As Uri
Get
Set
member Directory : Uri with get, set
Property Value
Type:
UriThe directory.
Remarks See Also