Link Properties |
The Link type exposes the following members.
Name | Description | |
---|---|---|
Arguments |
Gets or sets the arguments.
| |
Clsid |
Gets the CLSID.
| |
CurrentFileName |
Gets the shortcut current file path.
| |
Description |
Gets or sets the description (tooltip).
| |
Hotkey |
Gets or sets the hotkey.
| |
IsDirty |
Determines whether the link has changed since it was last saved to its current file.
| |
NativeObject |
Gets the underlying Shell native object (IShellLinkW).
| |
Properties |
Gets the shortcut properties.
| |
ShowCommand |
Gets or sets the show command.
| |
TargetIdList |
Gets or sets the target PIDL.
| |
TargetPath |
Gets or sets the target path.
| |
WorkingDirectory |
Gets or sets the working directory.
|