csUnit Class Library

Process Properties

The properties of the Process class are listed below. For a complete list of Process class members, see the Process Members topic.

Public Instance Properties

MainWindowHandle Gets the window handle of the application's main window.
MainWindowTitle Gets the caption of the application's main window.
StartInfo Gets or sets the properties to pass to the Start method of the Process.

See Also

Process Class | csUnit.Windows Namespace