Partilhar via


Propriedade ProvideCodeGeneratorAttribute.Type

O tipo que implementa o gerador de código

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

Sintaxe

'Declaração
Public ReadOnly Property Type As Type
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

ProvideCodeGeneratorAttribute Classe

Namespace Microsoft.VisualStudio.TextTemplating.VSHost