IVsSplitRoot Interface

 

Represents the root of the split pane.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

[GuidAttribute("5486C948-AF82-4DA5-A968-97F3ADA66670")]
[InterfaceTypeAttribute(1)]
public interface IVsSplitRoot

NameDescription
System_CAPS_pubmethodGetPane(PANETYPE, IVsSplitPane)

Gets the split pane.

System_CAPS_pubmethodGetRootSplitter(IVsSplitter)

Gets the root splitter.

System_CAPS_pubmethodGetWindowHandle(IntPtr)

Gets the window handle.

Return to top
Show: