Classe OutputWindowEventsClass
Essa API oferece suporte à infra-estrutura do .NET Framework e não se destina a ser usado diretamente em seu código.
Microsoft somente uso interno.
Namespace: EnvDTE
Assembly: EnvDTE (em EnvDTE. dll)
Sintaxe
<GuidAttribute("3760037F-B012-44F8-9C23-3609D7A16DEF")> _
<ClassInterfaceAttribute()> _
Public Class OutputWindowEventsClass _
Implements _OutputWindowEvents, OutputWindowEvents, _dispOutputWindowEvents_Event
Dim instance As OutputWindowEventsClass
[GuidAttribute("3760037F-B012-44F8-9C23-3609D7A16DEF")]
[ClassInterfaceAttribute()]
public class OutputWindowEventsClass : _OutputWindowEvents,
OutputWindowEvents, _dispOutputWindowEvents_Event
[GuidAttribute(L"3760037F-B012-44F8-9C23-3609D7A16DEF")]
[ClassInterfaceAttribute()]
public ref class OutputWindowEventsClass : _OutputWindowEvents,
OutputWindowEvents, _dispOutputWindowEvents_Event
public class OutputWindowEventsClass implements _OutputWindowEvents, OutputWindowEvents, _dispOutputWindowEvents_Event
Comentários
Consulte OutputWindowEvents para essa funcionalidade.Não criar uma instância dessa classe.
Hierarquia de herança
System.Object
EnvDTE.OutputWindowEventsClass
Segurança de Segmentos
Quaisquer membros público estático (compartilhado no Visual Basic) deste tipo são processos seguros. Quaisquer membros de instância não são garantidos como processos seguros.