Partilhar via


Propriedade ProvideDirectiveProcessorAttribute.Type

O tipo que implementa o processador de diretriz

Namespace:  Microsoft.VisualStudio.TextTemplating.VSHost
Assembly:  Microsoft.VisualStudio.TextTemplating.VSHost.12.0 (em Microsoft.VisualStudio.TextTemplating.VSHost.12.0.dll)

Sintaxe

'Declaração
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

Valor de propriedade

Tipo: Type

Segurança do .NET Framework

Consulte também

Referência

ProvideDirectiveProcessorAttribute Classe

Namespace Microsoft.VisualStudio.TextTemplating.VSHost