vote up 0 vote down star

I have a task and I want to generate some code using the CodeDom. How can I get either the current "language" or the CodeDomProvider for the current project calling my task?

flag

1 Answer

vote up 0 vote down

Ok I managed to figure it out eventually:

Geting a CodeDomProvider in an MSBuild Task

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.