ProvideDirectiveProcessorAttribute.Type 属性

实现指令处理器的类型

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

语法

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

属性值

类型:System.Type

.NET Framework 安全性

请参见

参考

ProvideDirectiveProcessorAttribute 类

Microsoft.VisualStudio.TextTemplating.VSHost 命名空间