Partager via


ProvideCodeGeneratorAttribute.Type, propriété

Type implémentant le générateur de code.

Espace de noms :  Microsoft.VisualStudio.TextTemplating.VSHost
Assembly :  Microsoft.VisualStudio.TextTemplating.VSHost.11.0 (dans Microsoft.VisualStudio.TextTemplating.VSHost.11.0.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Type As Type
public Type Type { get; }
public:
property Type^ Type {
    Type^ get ();
}
member Type : Type
function get Type () : Type

Valeur de propriété

Type : System.Type

Sécurité .NET Framework

Voir aussi

Référence

ProvideCodeGeneratorAttribute Classe

Microsoft.VisualStudio.TextTemplating.VSHost, espace de noms