Interface _dispOutputWindowEvents
Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.
Somente para uso interno da Microsoft.
Namespace: EnvDTE
Assembly: EnvDTE (em EnvDTE.dll)
Sintaxe
'Declaração
<InterfaceTypeAttribute()> _
<GuidAttribute("0D3A23AF-67BB-11D2-97C1-00C04FB6C6FF")> _
Public Interface _dispOutputWindowEvents
[InterfaceTypeAttribute()]
[GuidAttribute("0D3A23AF-67BB-11D2-97C1-00C04FB6C6FF")]
public interface _dispOutputWindowEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"0D3A23AF-67BB-11D2-97C1-00C04FB6C6FF")]
public interface class _dispOutputWindowEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("0D3A23AF-67BB-11D2-97C1-00C04FB6C6FF")>]
type _dispOutputWindowEvents = interface end
public interface _dispOutputWindowEvents
O tipo _dispOutputWindowEvents expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
PaneAdded | Infraestrutura. Somente para uso interno da Microsoft. | |
PaneClearing | Infraestrutura. Somente para uso interno da Microsoft. | |
PaneUpdated | Infraestrutura. Somente para uso interno da Microsoft. |
Início