Link Methods |
The Link type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
FromNativeObject |
Gets a Menu instance from a native COM object.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetIconLocation |
Gets the location (path and index) of the icon for a Shell link object.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Load |
Loads a shortcut from the specified path.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Save |
Saves the specified shortcut to a file.
| |
SetIconLocation |
Sets the location (path and index) of the icon for a Shell link object.
| |
SetRelativePath |
Sets the relative path to the Shell link object.
| |
ToString |
Converts to string.
(Overrides ObjectToString.) |