ProvideCodeGeneratorAttribute.Type 属性

实现代码生成器的类型

命名空间:  Microsoft.VisualStudio.TextTemplating.VSHost
程序集:  Microsoft.VisualStudio.TextTemplating.VSHost.12.0(在 Microsoft.VisualStudio.TextTemplating.VSHost.12.0.dll 中)

语法

声明
Public ReadOnly Property Type As Type
public Type Type { get; }
public:
property Type^ Type {
    Type^ get ();
}
member Type : Type with get
function get Type () : Type

属性值

类型:Type

.NET Framework 安全性

请参阅

参考

ProvideCodeGeneratorAttribute 类

Microsoft.VisualStudio.TextTemplating.VSHost 命名空间