Click or drag to resize

Link Properties

The Link type exposes the following members.

Properties
  NameDescription
Public propertyArguments
Gets or sets the arguments.
Public propertyClsid
Gets the CLSID.
Public propertyCurrentFileName
Gets the shortcut current file path.
Public propertyDescription
Gets or sets the description (tooltip).
Public propertyHotkey
Gets or sets the hotkey.
Public propertyIsDirty
Determines whether the link has changed since it was last saved to its current file.
Public propertyNativeObject
Gets the underlying Shell native object (IShellLinkW).
Public propertyProperties
Gets the shortcut properties.
Public propertyShowCommand
Gets or sets the show command.
Public propertyTargetIdList
Gets or sets the target PIDL.
Public propertyTargetPath
Gets or sets the target path.
Public propertyWorkingDirectory
Gets or sets the working directory.
Top
See Also