IDocWindowPane 인터페이스

Defines a file-based Visual Studio window pane.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
어셈블리:  SQLEditors(SQLEditors.dll)

구문

‘선언
Public Interface IDocWindowPane _
    Inherits IVsWindowPane
‘사용 방법
Dim instance As IDocWindowPane
public interface IDocWindowPane : IVsWindowPane
public interface class IDocWindowPane : IVsWindowPane
type IDocWindowPane =  
    interface 
        interface IVsWindowPane 
    end
public interface IDocWindowPane extends IVsWindowPane

IDocWindowPane 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 DocData Provides access to the document data associated with the Visual Studio Window.

맨 위로 이동

메서드

  이름 설명
공용 메서드 ClosePane (IVsWindowPane에서 상속됨)
공용 메서드 CreatePaneWindow (IVsWindowPane에서 상속됨)
공용 메서드 GetDefaultSize (IVsWindowPane에서 상속됨)
공용 메서드 GetFrameCaption Gets the frame caption for the specified file name.
공용 메서드 LoadViewState (IVsWindowPane에서 상속됨)
공용 메서드 SaveViewState (IVsWindowPane에서 상속됨)
공용 메서드 SetSite (IVsWindowPane에서 상속됨)
공용 메서드 TranslateAccelerator (IVsWindowPane에서 상속됨)

맨 위로 이동

참고 항목

참조

Microsoft.SqlServer.Management.UI.VSIntegration.Editors 네임스페이스