_dispPublishEvents_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 : EnvDTE80
Assembly : EnvDTE80 (dans EnvDTE80.dll)
Syntaxe
'Déclaration
<ComVisibleAttribute(False)> _
Public Interface _dispPublishEvents_Event
[ComVisibleAttribute(false)]
public interface _dispPublishEvents_Event
[ComVisibleAttribute(false)]
public interface class _dispPublishEvents_Event
[<ComVisibleAttribute(false)>]
type _dispPublishEvents_Event = interface end
public interface _dispPublishEvents_Event
Le type _dispPublishEvents_Event expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
add_OnPublishBegin | Infrastructure. Réservé à un usage interne Microsoft. | |
add_OnPublishDone | Infrastructure. Réservé à un usage interne Microsoft. | |
remove_OnPublishBegin | Infrastructure. Réservé à un usage interne Microsoft. | |
remove_OnPublishDone | Infrastructure. Réservé à un usage interne Microsoft. |
Début
Événements
Nom | Description | |
---|---|---|
OnPublishBegin | Infrastructure. Réservé à un usage interne Microsoft. | |
OnPublishDone | Infrastructure. Réservé à un usage interne Microsoft. |
Début