다음을 통해 공유


IVsEditorAdaptersFactoryService.CreateVsCodeWindowAdapter 메서드

IVsCodeWindow를 만듭니다.

네임스페이스:  Microsoft.VisualStudio.Editor
어셈블리:  Microsoft.VisualStudio.Editor(Microsoft.VisualStudio.Editor.dll)

구문

‘선언
Function CreateVsCodeWindowAdapter ( _
    serviceProvider As IServiceProvider _
) As IVsCodeWindow
IVsCodeWindow CreateVsCodeWindowAdapter(
    IServiceProvider serviceProvider
)
IVsCodeWindow^ CreateVsCodeWindowAdapter(
    IServiceProvider^ serviceProvider
)
abstract CreateVsCodeWindowAdapter : 
        serviceProvider:IServiceProvider -> IVsCodeWindow
function CreateVsCodeWindowAdapter(
    serviceProvider : IServiceProvider
) : IVsCodeWindow

매개 변수

반환 값

형식: IVsCodeWindow
IVsCodeWindow입니다.

.NET Framework 보안

참고 항목

참조

IVsEditorAdaptersFactoryService 인터페이스

Microsoft.VisualStudio.Editor 네임스페이스