<Shortcut> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » Shortcut

Function Members

Function members are as follows:

Return Type Function Name Documentation
int32SaveFileSaves the shortcut in the location specified by this object's Directory data member.

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
stringArgumentsSets or gets the shortcut arguments string. In the shortcut properties dialog, the Target field specifies an absolute path to a file on disk such as an executable to launch when the shortcut is clicked. If the application or document allows arguments, you can set these arguments here. Here is a sample Target string for a shortcut with the arguments provided as -register: 'D:\Release6\bin_v141\Release_x86\Scenome.exe -register'.
stringDirectorySets or gets the directory in which the shortcut will be created.
stringTargetSets or gets the path to the application or document that will be launched when the shortcut is double clicked or otherwise activated.