Click or drag to resize

FolderShortcut Methods

The FolderShortcut type exposes the following members.

Methods
  NameDescription
Public methodGetIconLocation
Gets the location (path and index) of the icon for a Shell link object.
(Inherited from Link.)
Public methodStatic memberLoad
Loads a folder shortcut from the specified path.
Public methodStatic memberRemove
Removes the folder shortcut.
Public methodSave
Saves the specified shortcut to a file.
(Inherited from Link.)
Public methodSetIconLocation
Sets the location (path and index) of the icon for a Shell link object.
(Inherited from Link.)
Public methodSetRelativePath
Sets the relative path to the Shell link object.
(Inherited from Link.)
Public methodToString
Converts to string.
(Inherited from Link.)
Top
See Also