Click or drag to resize

Link Methods

The Link type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFromNativeObject
Gets a Menu instance from a native COM object.
Public methodGetIconLocation
Gets the location (path and index) of the icon for a Shell link object.
Public methodStatic memberLoad
Loads a shortcut from the specified path.
Public methodSave
Saves the specified shortcut to a file.
Public methodSetIconLocation
Sets the location (path and index) of the icon for a Shell link object.
Public methodSetRelativePath
Sets the relative path to the Shell link object.
Public methodToString
Converts to string.
(Overrides ObjectToString.)
Top
See Also