Process.GetProgramFilename
Skip to content
mnscript
string Process.GetProgramFilename() 

Description ​

Gets the file name of the program.

Returns ​

string - The name of the file which the program was launched from. Or an empty string if not applicable.