다음을 통해 공유


BaseCodeGeneratorWithSite.GetService 메서드 (Type)

네임스페이스:  Microsoft.VisualStudio.TextTemplating.VSHost
어셈블리:  Microsoft.VisualStudio.TextTemplating.VSHost.12.0(Microsoft.VisualStudio.TextTemplating.VSHost.12.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

매개 변수

  • service
    형식: Type

반환 값

형식: Object

.NET Framework 보안

참고 항목

참조

BaseCodeGeneratorWithSite 클래스

GetService 오버로드

Microsoft.VisualStudio.TextTemplating.VSHost 네임스페이스