共用方式為


ProvideDirectiveProcessorAttribute.Type 屬性

型別,實作指示詞處理器

命名空間:  Microsoft.VisualStudio.TextTemplating.VSHost
組件:  Microsoft.VisualStudio.TextTemplating.VSHost.10.0 (在 Microsoft.VisualStudio.TextTemplating.VSHost.10.0.dll 中)

語法

'宣告
Public ReadOnly Property Type As Type
    Get
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 命名空間