我想获取当前正在运行的程序的名称,即程序的可执行名称。在 C/C++ 中,您可以从args[0].
args[0]
System.AppDomain.CurrentDomain.FriendlyName