IVsDocOutlineProvider Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetOutline(IntPtr, IOleCommandTarget^) | Returns a document outline. |
![]() | GetOutlineCaption(VSOUTLINECAPTION, String^) | Returns a document outline caption. |
![]() | OnOutlineStateChange(UInt32, UInt32) | Notifies the client when changes have been made to the document outline state. |
![]() | ReleaseOutline(IntPtr, IOleCommandTarget^) | Releases a document outline. |
Show:
