| Shortcut Properties | 
The Shortcut type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Company | 
            Gets or sets the name of the company associated with the shortcut.
             | 
|  | Description | 
            Gets or sets the description of the shortcut.
             | 
|  | Force | 
            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.
             | 
|  | Icon | 
            Gets the absolute URL of the icon file to use for the shortcut.
             | 
|  | IconPath | 
            Gets or sets the absolute path, relative path, or URL of the icon file to use for the shortcut.
             | 
|  | Name | 
            Gets or sets the name of the shortcut.
             | 
|  | StartMenuRootFolder | 
            Gets or sets the root folder to add the shortcut to the Start Menu.
             | 
|  | UninstallShortcut | 
            Gets or sets a value indicating whether an Uninstall Application shortcut
            should be created in the Start Menu.
             | 
 See Also
See Also