Partilhar via


Método BaseCodeGeneratorWithSite.GetService (Guid)

Namespace:  Microsoft.VisualStudio.TextTemplating.VSHost
Assembly:  Microsoft.VisualStudio.TextTemplating.VSHost.12.0 (em Microsoft.VisualStudio.TextTemplating.VSHost.12.0.dll)

Sintaxe

'Declaração
Protected Function GetService ( _
    service As Guid _
) As Object
protected Object GetService(
    Guid service
)
protected:
Object^ GetService(
    Guid service
)
member GetService : 
        service:Guid -> Object
protected function GetService(
    service : Guid
) : Object

Parâmetros

  • service
    Tipo: Guid

Valor de retorno

Tipo: Object

Segurança do .NET Framework

Consulte também

Referência

BaseCodeGeneratorWithSite Classe

Sobrecargas GetService

Namespace Microsoft.VisualStudio.TextTemplating.VSHost