摘要:
```
using System.Runtime.InteropServices;
var frameworkPath = RuntimeEnvironment.GetRuntimeDirectory();
var cscPath = Path.Combine(frameworkPath, "csc.exe"); Console.WriteLine(frameworkPath); // C:\... 阅读全文
posted @ 2019-05-29 16:17
talentzemin
阅读(423)
评论(0)
推荐(0)

浙公网安备 33010602011771号