Propriedade ProvideDirectiveProcessorAttribute.Type

O tipo de processador de diretriz de implementação

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

Sintaxe

'Declaração
Public ReadOnly Property Type As Type
    Get
public Type Type { get; }
public:
property Type^ Type {
    Type^ get ();
}
member Type : Type
function get Type () : Type

Valor de propriedade

Tipo: System.Type

Segurança do .NET Framework

Consulte também

Referência

ProvideDirectiveProcessorAttribute Classe

Namespace Microsoft.VisualStudio.TextTemplating.VSHost