Returns the path and file name of the current Presentation Server instance.
A string containing the path and module filename for the current process.
Development | Runtime | Indexed | Scaled | Synthetic |
---|---|---|---|---|
N/A | Get Only | No | No | No |
This property uses the GetModuleFileNameW Windows API function internally.
PSExeName = Get_Property( "SYSTEM", "MODULEFILENAME" )
CMDLINE property, Starting the Presentation Server