StdApplication Object Members
Public Properties
Public Property ApplicationPathThe name and path of the executable on which to record and run.
Public Property ChildProcessRecIndicates whether to record or run on processes created by the specified application.
Public Property LaunchApplicationIndicates whether to launch the application when a record or run session begins (True) or to let the application be opened manually (False).
Public Property ProgramArgumentsThe command line arguments to use when opening the application.
Public Property WorkingDirectoryThe working directory for the process to open.
See Also