使用C/C++,我们可以获得 printf("%s\n",argv[0]) 在C#中,args以argv1开头。至少在Linux下,bellow给出了确切的argv: AppDomain.CurrentDomain.FriendlyName: only gives the name, no path
Process.GetCurrentProcessgives wrong result with symbol link, and the path is always absolute 仅供参考:在使用上述C/C++代码