Skip to main content
A newer version of this page is available. .

DXFileDialog.DereferenceLinks Property

Gets or sets whether the dialog box returns the location of the file referenced by the shortcut or whether it returns the location of the shortcut (.lnk).

Namespace: DevExpress.Xpf.Dialogs

Assembly: DevExpress.Xpf.Dialogs.v19.1.dll

Declaration

Property Value

Type Description
Boolean

true if the file dialog returns the location of the file referenced by the shortcut; otherwise, false. The default value is true.

See Also