_dispOutputWindowEvents, interface
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
Réservé à un usage interne Microsoft.
Espace de noms : EnvDTE
Assembly : EnvDTE (dans EnvDTE.dll)
Syntaxe
'Déclaration
<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
Le type _dispOutputWindowEvents expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
PaneAdded | Infrastructure. Réservé à un usage interne Microsoft. | |
PaneClearing | Infrastructure. Réservé à un usage interne Microsoft. | |
PaneUpdated | Infrastructure. Réservé à un usage interne Microsoft. |
Début