I want to get the name of the currently running program, that is the executable name of the program. In C/C++ you get it from args[0].
args[0]
System.AppDomain.CurrentDomain.FriendlyName
1.4m articles
1.4m replys
5 comments
57.0k users