IVsOutliningCapableLanguage Interface

Definition

Provides support for the Collapse to Definitions command from the outlining menu.

C++/CX
public interface class IVsOutliningCapableLanguage
Attributes

Notes to Implementers

Implement this interface to support the Collapse to Definitions command on the outlining menu.

Methods

CollapseToDefinitions(IVsTextLines, IVsOutliningSession)

Outlines a specific range of text in response to the Collapse to Definitions command.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022