Vs封装的TextTransformation [英] TextTransformation With Vs Package

查看:68
本文介绍了Vs封装的TextTransformation的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经使用Customlinecommandhost对我的Vs Package.am使用了T4文本模板进行转换. 输出文件包含不必要的行.输出如下.
命名空间myt4
{
使用系统
line:1 C: \ Users \ kanimozhikp \ Documents \ Visual Studio 2012 \ Projects \ samp
公共替代字符串TextTransform( )
{
} ...以及等等.我不需要在我的输出中上述行.请任何人给我解决方案.还有更多关于这个问题的信息 使用单独安装vs12的操作系统时会出现此错误.将OS与Vs10,vs12,vs 13一起使用时,会产生适当的输出.

I have used T4 Text Templating For my Vs Package.am using Customlinecommandhost for transformation.After Transformation the Output file contains Unnecessary lines.the output is as follows.
Namespace myt4
{
Using System
line :1 C:\Users\kanimozhikp\Documents\Visual Studio 2012\Projects\samp
Public override string TextTransform()
{
}...and so on.i dont need the above mentioned line in my output.Please any one give me the solution.and more over this problem arises when am using the OS in which vs12 alone installed.When Using OS With Vs10,vs12,vs 13 it produces the proper output.


推荐答案

Hasinigopal,

Hi Hasinigopal,

我认为该线程特定于Visual Studio集成论坛.因此,我正在帮助您将该话题直接移至该论坛.谢谢您的理解.

I think this thread is specific to Visual Studio Integrate forum. So I am helping you to move this thread directly into that forum. Thank you for your understanding.

此致


这篇关于Vs封装的TextTransformation的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆