_dispPublishEvents Interface

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
Public method OnPublishBegin Infrastructure. Microsoft Internal Use Only.
Public method OnPublishDone Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

EnvDTE80 Namespace