IVsOutliningCapableLanguage Interface

Definição

Fornece suporte para o comando recolher para definições no menu estrutura de tópicos.

public interface class IVsOutliningCapableLanguage
public interface class IVsOutliningCapableLanguage
__interface IVsOutliningCapableLanguage
[System.Runtime.InteropServices.Guid("B97D5C98-0507-40FA-BF89-CE4F73EBA651")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsOutliningCapableLanguage
[<System.Runtime.InteropServices.Guid("B97D5C98-0507-40FA-BF89-CE4F73EBA651")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsOutliningCapableLanguage = interface
Public Interface IVsOutliningCapableLanguage
Atributos

Notas aos Implementadores

Implemente essa interface para dar suporte ao comando recolher para definições no menu estrutura de tópicos.

Métodos

CollapseToDefinitions(IVsTextLines, IVsOutliningSession)

Descreve um intervalo específico de texto em resposta ao comando recolher para definições.

Aplica-se a