xtd 0.2.0
Loading...
Searching...
No Matches

◆ restore_directory() [2/2]

virtual file_dialog & xtd::forms::file_dialog::restore_directory ( bool  value)
virtual

Sets a value indicating whether the dialog box restores the directory to the previously selected directory before closing.

Parameters
valuetrue if the dialog box restores the current directory to the previously selected directory if the user changed the directory while searching for files; otherwise, false. The default value is false.
Returns
Current file_dialog.