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

◆ dereference_link() [2/2]

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

Sets a value indicating whether the dialog box returns the location of the file referenced by the shortcut or whether it returns the location of the shortcut (.lnk).

Parameters
valuetrue if the dialog box returns the location of the file referenced by the shortcut; otherwise, false. The default value is true.
Returns
Current file_dialog.