wrapper.console.title |
||||||||||||||||||||
This property is used to set the title of the console in which the Wrapper is running. If this property is not specified, the console title is usually set by the OS to the name of the running process and will not be changed by the Wrapper.
This works on Windows if the Wrapper is running
as a console application or as a Windows Service in combination with the
wrapper.
|
Reference: Console |
|