Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("A0B40B93-9311-410F-B210-1F65BAFB0E27")> _
Public Interface _dispPublishEvents
[InterfaceTypeAttribute()]
[GuidAttribute("A0B40B93-9311-410F-B210-1F65BAFB0E27")]
public interface _dispPublishEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"A0B40B93-9311-410F-B210-1F65BAFB0E27")]
public interface class _dispPublishEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("A0B40B93-9311-410F-B210-1F65BAFB0E27")>]
type _dispPublishEvents = interface end
public interface _dispPublishEvents
The _dispPublishEvents type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
OnPublishBegin | Infrastructure. Microsoft Internal Use Only. |
![]() |
OnPublishDone | Infrastructure. Microsoft Internal Use Only. |
Top
.gif)