开发者

IVsSingleFileGenerator equivalent for multiple files?

I'm writing a custom tool for Visual Studio and am currently using the IVsSingleFileGenerator interface. This works开发者_运维技巧 for the most part, but now I'd like to generate more than one file output.

Does anyone know how do go about doing this? I'm really hoping there is just a different interface to implement.


Creating a Custom Tool to Generate Multiple Files in Visual Studio 2005

http://www.codeproject.com/KB/cs/VsMultipleFileGenerator.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜