Click or drag to resize

Shortcut Properties

The Shortcut type exposes the following members.

Properties
  NameDescription
Public propertyCompany
Gets or sets the name of the company associated with the shortcut.
Public propertyDescription
Gets or sets the description of the shortcut.
Public propertyForce
Gets or sets a value indicating if the shortcut should be recreated each time an Application is launched, even if the user previously has deleted the shortcut.
Public propertyIcon
Gets the absolute URL of the icon file to use for the shortcut.
Public propertyIconPath
Gets or sets the absolute path, relative path, or URL of the icon file to use for the shortcut.
Public propertyName
Gets or sets the name of the shortcut.
Public propertyStartMenuRootFolder
Gets or sets the root folder to add the shortcut to the Start Menu.
Public propertyUninstallShortcut
Gets or sets a value indicating whether an Uninstall Application shortcut should be created in the Start Menu.
Top
See Also