AboutSupportDeveloper GuideVersion 36.122.80.11

Interface ExternalProcessRequestType

Hierarchy

  • ExternalProcessRequestType

Properties

alias?: string
arguments?: string

The arguments to pass to the application.

certificate?: CertificationInfo
cwd?: string

Current working directory.

initialWindowState?: string

Initial window state after launching: 'normal' (default), 'minimized', 'maximized'.

lifetime?: string
path?: string

The file path to where the running application resides.

uuid?: string