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