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.
public final boolean getDereferenceLinks()
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