OutputWindowEvents, interface
Fournit des événements pour les modifications apportées à la fenêtre Sortie.
Espace de noms : EnvDTE
Assembly : EnvDTE (dans EnvDTE.dll)
Syntaxe
'Déclaration
<GuidAttribute("0A3546A8-6840-11D2-97C1-00C04FB6C6FF")> _
Public Interface OutputWindowEvents _
Inherits _OutputWindowEvents, _dispOutputWindowEvents_Event
[GuidAttribute("0A3546A8-6840-11D2-97C1-00C04FB6C6FF")]
public interface OutputWindowEvents : _OutputWindowEvents,
_dispOutputWindowEvents_Event
[GuidAttribute(L"0A3546A8-6840-11D2-97C1-00C04FB6C6FF")]
public interface class OutputWindowEvents : _OutputWindowEvents,
_dispOutputWindowEvents_Event
[<GuidAttribute("0A3546A8-6840-11D2-97C1-00C04FB6C6FF")>]
type OutputWindowEvents =
interface
interface _OutputWindowEvents
interface _dispOutputWindowEvents_Event
end
public interface OutputWindowEvents extends _OutputWindowEvents, _dispOutputWindowEvents_Event
Le type OutputWindowEvents expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
add_PaneAdded | Infrastructure. Réservé à un usage interne Microsoft. (Hérité de _dispOutputWindowEvents_Event.) | |
add_PaneClearing | Infrastructure. Réservé à un usage interne Microsoft. (Hérité de _dispOutputWindowEvents_Event.) | |
add_PaneUpdated | Infrastructure. Réservé à un usage interne Microsoft. (Hérité de _dispOutputWindowEvents_Event.) | |
remove_PaneAdded | Infrastructure. Réservé à un usage interne Microsoft. (Hérité de _dispOutputWindowEvents_Event.) | |
remove_PaneClearing | Infrastructure. Réservé à un usage interne Microsoft. (Hérité de _dispOutputWindowEvents_Event.) | |
remove_PaneUpdated | Infrastructure. Réservé à un usage interne Microsoft. (Hérité de _dispOutputWindowEvents_Event.) |
Début
Événements
Nom | Description | |
---|---|---|
PaneAdded | Infrastructure. Réservé à un usage interne Microsoft. (Hérité de _dispOutputWindowEvents_Event.) | |
PaneClearing | Infrastructure. Réservé à un usage interne Microsoft. (Hérité de _dispOutputWindowEvents_Event.) | |
PaneUpdated | Infrastructure. Réservé à un usage interne Microsoft. (Hérité de _dispOutputWindowEvents_Event.) |
Début
Notes
Utilisez cet objet pour les fonctionnalités et reportez-vous à OutputWindowEvents pour avoir de la documentation sur cet objet. L'objet OutputWindowEvents est retourné par DTE.Events.