_dispDTEEvents_Event, 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
<ComVisibleAttribute(False)> _
Public Interface _dispDTEEvents_Event
[ComVisibleAttribute(false)]
public interface _dispDTEEvents_Event
[ComVisibleAttribute(false)]
public interface class _dispDTEEvents_Event
[<ComVisibleAttribute(false)>]
type _dispDTEEvents_Event = interface end
public interface _dispDTEEvents_Event
Le type _dispDTEEvents_Event expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
add_ModeChanged | Infrastructure. Réservé à un usage interne Microsoft. | |
add_OnBeginShutdown | Infrastructure. Réservé à un usage interne Microsoft. | |
add_OnMacrosRuntimeReset | Infrastructure. Réservé à un usage interne Microsoft. | |
add_OnStartupComplete | Infrastructure. Réservé à un usage interne Microsoft. | |
remove_ModeChanged | Infrastructure. Réservé à un usage interne Microsoft. | |
remove_OnBeginShutdown | Infrastructure. Réservé à un usage interne Microsoft. | |
remove_OnMacrosRuntimeReset | Infrastructure. Réservé à un usage interne Microsoft. | |
remove_OnStartupComplete | Infrastructure. Réservé à un usage interne Microsoft. |
Début
Événements
Nom | Description | |
---|---|---|
ModeChanged | Infrastructure. Réservé à un usage interne Microsoft. | |
OnBeginShutdown | Infrastructure. Réservé à un usage interne Microsoft. | |
OnMacrosRuntimeReset | Infrastructure. Réservé à un usage interne Microsoft. | |
OnStartupComplete | Infrastructure. Réservé à un usage interne Microsoft. |
Début