Getting the names of the source files inside a project with roslyn

后端 未结 0 1596
感情败类
感情败类 2020-12-08 07:40

So I have this code:

List projectnames = new List();

         string sln = Path.GetFullPath(@"C:\\Users\\Umut\\source\\repos         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题