_dispDTEEvents, 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("B50C9708-C909-4B87-A03D-AF6CC4BFB422")> _
Public Interface _dispDTEEvents
[InterfaceTypeAttribute()]
[GuidAttribute("B50C9708-C909-4B87-A03D-AF6CC4BFB422")]
public interface _dispDTEEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"B50C9708-C909-4B87-A03D-AF6CC4BFB422")]
public interface class _dispDTEEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("B50C9708-C909-4B87-A03D-AF6CC4BFB422")>]
type _dispDTEEvents = interface end
public interface _dispDTEEvents
Le type _dispDTEEvents expose les membres suivants.
Méthodes
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