Поделиться через


BaseCodeGeneratorWithSite.GetService - метод (Type)

Пространство имен:  Microsoft.VisualStudio.TextTemplating.VSHost
Сборка:  Microsoft.VisualStudio.TextTemplating.VSHost.11.0 (в Microsoft.VisualStudio.TextTemplating.VSHost.11.0.dll)

Синтаксис

'Декларация
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

Параметры

Возвращаемое значение

Тип: System.Object

Безопасность платформы .NET Framework

См. также

Ссылки

BaseCodeGeneratorWithSite Класс

GetService - перегрузка

Microsoft.VisualStudio.TextTemplating.VSHost - пространство имен