we know that asp.net.resx files have their own tool for generating some C # code ( ResXFileCodeGenerator ).
I have an xml file and I want to set a custom tool property for it in a T4 file .
How can I link a T4 file to an xml file?
You can do this with the T4 Toolbox . Select the resx file in Solution Explorer and set the custom tool template in the Properties window.
http://t4-editor.tangible-engineering.com/t4editor_features.html#Compare. " ", .