1

Is it possible to have T4 interrogate a class library looking for a specific attribute declaration on a class and to act on just that class?

Note: I am looking to generate some javascript automatically, based on information from specific classes in my project.

Brian David Berman
  • 7,514
  • 26
  • 77
  • 144
  • Yes, this related thread should give some idea; http://stackoverflow.com/questions/16197422/get-all-methods-that-are-decorated-with-a-specific-attribute-using-t4-envdte – Sriram Sakthivel Apr 01 '14 at 19:45
  • Above comment would work with VS installed. I'm not sure if it continue work in build controller where NO VS is installed. – qxg Oct 30 '15 at 07:29

0 Answers0