Condividi tramite


Proprietà ProvideCodeGeneratorAttribute.Type

Il tipo che implementa il generatore di codice

Spazio dei nomi:  Microsoft.VisualStudio.TextTemplating.VSHost
Assembly:  Microsoft.VisualStudio.TextTemplating.VSHost.10.0 (in Microsoft.VisualStudio.TextTemplating.VSHost.10.0.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Type As Type
    Get
public Type Type { get; }
public:
property Type^ Type {
    Type^ get ();
}
member Type : Type
function get Type () : Type

Valore proprietà

Tipo: System.Type

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ProvideCodeGeneratorAttribute Classe

Spazio dei nomi Microsoft.VisualStudio.TextTemplating.VSHost