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


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

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

Синтаксис

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

Параметры

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

Тип: System.Object
Возвращает значение Object.

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

См. также

Ссылки

BaseCodeGeneratorWithSite Класс

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

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