IVsOutliningCapableLanguage Interface
Visual Studio 2015
Provides support for the Collapse to Definitions command from the outlining menu.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | CollapseToDefinitions(IVsTextLines, IVsOutliningSession) | Outlines a specific range of text in response to the Collapse to Definitions command. |
Notes to Implementers:
Implement this interface to support the Collapse to Definitions command on the outlining menu.
Show:
