Partager via


BaseCodeGeneratorWithSite.GetService, méthode (Type)

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
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

Paramètres

Valeur de retour

Type : System.Object

Sécurité .NET Framework

Voir aussi

Référence

BaseCodeGeneratorWithSite Classe

GetService, surcharge

Microsoft.VisualStudio.TextTemplating.VSHost, espace de noms