IFileDialog.DereferenceLinks

Syntax

DereferenceLinks: Boolean;

Description

The DereferenceLinks property determines the value that the dialog box returns when the shortcut is selected. If DereferenceLinks = True, the path to the object specified in the shortcut is returned, when the shortcut is selected, otherwise, the path to the shortcut is returned.

See also:

IFileDialog