|
StartupInfoTitle Field |
For console processes, this is the title displayed in the title bar if a new console window
is created. If NULL, the name of the executable file is used as the window title instead.
This parameter must be NULL for GUI or console processes that do not create a new console
window.
Namespace: Xcalibur.NativeMethods.V2.ProcessesAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax val mutable Title: string
Field Value
StringSee Also