Classe OutputWindowHelper
Hierarquia de herança
System.Object
Microsoft.VisualStudio.Services.Integration.OutputWindowHelper
Namespace: Microsoft.VisualStudio.Services.Integration
Assembly: Microsoft.VisualStudio.Services.Integration (em Microsoft.VisualStudio.Services.Integration.dll)
Sintaxe
'Declaração
Public NotInheritable Class OutputWindowHelper
public static class OutputWindowHelper
O tipo OutputWindowHelper expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
ActivateOutputWindow | ||
GetVsGeneralOutputWindowPane | ||
OutputString(IServiceProvider, Exception) | Imprime a mensagem de exceção no painel geral da janela de saída. | |
OutputString(IServiceProvider, String) | Imprime a mensagem no painel geral da janela de saída. |
Superior
Acesso thread-safe
Quaisquer membros estático (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.