Compartir a través de


ProvideCodeGeneratorAttribute.Type (Propiedad)

Tipo que implementa el generador de código.

Espacio de nombres:  Microsoft.VisualStudio.TextTemplating.VSHost
Ensamblado:  Microsoft.VisualStudio.TextTemplating.VSHost.11.0 (en Microsoft.VisualStudio.TextTemplating.VSHost.11.0.dll)

Sintaxis

'Declaración
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 propiedad

Tipo: System.Type

Seguridad de .NET Framework

Vea también

Referencia

ProvideCodeGeneratorAttribute Clase

Microsoft.VisualStudio.TextTemplating.VSHost (Espacio de nombres)