This topic has not yet been rated - Rate this topic

IVsOutliningCapableLanguage Interface

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

Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in microsoft.visualstudio.textmanager.interop.dll)

[GuidAttribute("B97D5C98-0507-40FA-BF89-CE4F73EBA651")] 
[InterfaceTypeAttribute(1)] 
public interface IVsOutliningCapableLanguage
/** @attribute GuidAttribute("B97D5C98-0507-40FA-BF89-CE4F73EBA651") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsOutliningCapableLanguage
GuidAttribute("B97D5C98-0507-40FA-BF89-CE4F73EBA651") 
InterfaceTypeAttribute(1) 
public interface IVsOutliningCapableLanguage

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

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ