IVsErrorList Interface

Definição

Manipula a janela BuildErrorList. Você pode obter uma instância dessa interface do SVsErrorList serviço (SID_SVsErrorList). O SVsErrorList serviço também fornece IVsTaskList .

public interface class IVsErrorList
public interface class IVsErrorList
__interface IVsErrorList
[System.Runtime.InteropServices.Guid("D824A797-62D2-4F60-98F8-4423624BC1BF")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsErrorList
[<System.Runtime.InteropServices.Guid("D824A797-62D2-4F60-98F8-4423624BC1BF")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsErrorList = interface
Public Interface IVsErrorList
Atributos

Métodos

BringToFront()

Ativa a janela e a torna visível.

ForceShowErrors()

Força a exibição de erros na lista. Deixa apenas avisos e mensagens informativas.

Aplica-se a