Archives for May, 2010

Understanding T4: <#@ parameter #> directive


Visual Studio 2010 introduced a new T4 directive called parameter. This directive provides a standard method for defining input parameters in text templates as well as passing parameter values at run time.