다음을 통해 공유


IVsSplitRoot 인터페이스

분할 창의 루트를 나타냅니다.

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

구문

‘선언
<GuidAttribute("5486C948-AF82-4DA5-A968-97F3ADA66670")> _
<InterfaceTypeAttribute()> _
Public Interface IVsSplitRoot
[GuidAttribute("5486C948-AF82-4DA5-A968-97F3ADA66670")]
[InterfaceTypeAttribute()]
public interface IVsSplitRoot
[GuidAttribute(L"5486C948-AF82-4DA5-A968-97F3ADA66670")]
[InterfaceTypeAttribute()]
public interface class IVsSplitRoot
[<GuidAttribute("5486C948-AF82-4DA5-A968-97F3ADA66670")>]
[<InterfaceTypeAttribute()>]
type IVsSplitRoot =  interface end
public interface IVsSplitRoot

IVsSplitRoot 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 GetPane 분할 창을 가져옵니다.
Public 메서드 GetRootSplitter 루트 분할을 가져옵니다.
Public 메서드 GetWindowHandle 창 핸들을 가져옵니다.

위쪽

참고 항목

참조

Microsoft.VisualStudio.TextManager.Interop 네임스페이스