FileDialog.DereferenceLinks Property
.NET Framework (current version)
Gets or 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).
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System.Booleantrue if the dialog box returns the location of the file referenced by the shortcut; otherwise, false. The default value is true.
FileIOPermission
to set the property. Associated enumeration: PermissionState.Unrestricted.
.NET Framework
Available since 1.1
Available since 1.1
Show: