Starts the specified application.

Hierarchy

  • StartApplicationActionConfig

Properties

allowNewInstance: boolean

True when a new instance should be started.

commandLineArguments: string

The command line arguments for the application.

name: string

The name of the application to start (this does not mean notepad.exe or similar.)

pathOrPackageName: string

The path or package name of the application to start.

session: string

The session on which this application should be bound.

Generated using TypeDoc