Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
タスクがあり、CodeDom を使用してコードを生成したいと考えています。タスクを呼び出している現在のプロジェクトの現在の「言語」または CodeDomProvider を取得するにはどうすればよいですか?
わかりました私は最終的にそれを理解することができました:
MSBuild タスクで CodeDomProvider を取得する