SelectFolderDialogIHandlerDirectory Property |
Gets or sets the selected directory.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax string Directory { get; set; }
Property Directory As String
Get
Set
abstract Directory : string with get, set
Property Value
Type:
StringThe selected directory.
See Also