Click or drag to resize

FolderShortcut Methods

The FolderShortcut type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetIconLocation
Gets the location (path and index) of the icon for a Shell link object.
(Inherited from Link.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberLoad
Loads a folder shortcut from the specified path.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
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