Overview | Methods | This Package | All Packages
Retrieves a boolean value indicating whether the dialog box returns the path and file name of the file referenced by the a shortcut or whether it returns the path and file name of the shortcut (.LNK) file.
Syntax
public final boolean getDereferenceLinks()
Return Value
Returns true if the dialog box returns the path and file name of the file referenced by the a shortcut; returns false if the dialog box returns the path and file name of the shortcut (.lnk) file.
See Also setDereferenceLinks