WshShell Properties

MSBuild Extension Pack

WshShell Properties MSBuild Extension Pack Help 4.0.12.0

The WshShell type exposes the following members.

Properties

  Name Description
Public property Arguments
Sets the Arguments for the shortcut
Public property Description
Sets the Description. For CreateShortcut defaults to 'Launch [Name]'
Public property FilePath
Sets the FilePath
Public property IconLocation
Sets the IconLocation
Public property Name
Sets the Name
Public property ShortcutPath
Sets the ShortcutPath. For CreateShortcut defaults defaults to Desktop of the current user
Public property WindowStyle
Sets the WindowStyle.

1 - Activates and displays a window. If the window is minimized or maximized, the system restores it to its original size and position.

3 - Activates the window and displays it as a maximized window.

7 - Minimizes the window and activates the next top-level window.

Public property WorkingDirectory
Sets the WorkingDirectory
Top
See Also

Reference