Condividi tramite


Metodo BaseCodeGeneratorWithSite.GetService (Type)

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

Sintassi

'Dichiarazione
Protected Function GetService ( _
    service As Type _
) As Object
protected Object GetService(
    Type service
)
protected:
Object^ GetService(
    Type^ service
)
member GetService : 
        service:Type -> Object 
protected function GetService(
    service : Type
) : Object

Parametri

Valore restituito

Tipo: System.Object

Sicurezza di .NET Framework

Vedere anche

Riferimenti

BaseCodeGeneratorWithSite Classe

Overload GetService

Spazio dei nomi Microsoft.VisualStudio.TextTemplating.VSHost