PublishEvents Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Use this object for functionality and refer to PublishEventsClass for this object's documentation.
public interface class PublishEvents : EnvDTE80::_dispPublishEvents_Event, EnvDTE80::_PublishEvents
public interface class PublishEvents : EnvDTE80::_dispPublishEvents_Event, EnvDTE80::_PublishEvents
__interface PublishEvents : EnvDTE80::_dispPublishEvents_Event, EnvDTE80::_PublishEvents
[System.Runtime.InteropServices.CoClass(typeof(EnvDTE80.PublishEventsClass))]
[System.Runtime.InteropServices.Guid("827BE7DC-1817-4171-A8FF-AAB3854913BF")]
public interface PublishEvents : EnvDTE80._dispPublishEvents_Event, EnvDTE80._PublishEvents
[System.Runtime.InteropServices.CoClass(typeof(EnvDTE80.PublishEventsClass))]
[System.Runtime.InteropServices.Guid("827BE7DC-1817-4171-A8FF-AAB3854913BF")]
[System.Runtime.InteropServices.ComVisible(false)]
public interface PublishEvents : EnvDTE80._dispPublishEvents_Event, EnvDTE80._PublishEvents
[<System.Runtime.InteropServices.CoClass(typeof(EnvDTE80.PublishEventsClass))>]
[<System.Runtime.InteropServices.Guid("827BE7DC-1817-4171-A8FF-AAB3854913BF")>]
type PublishEvents = interface
interface _PublishEvents
interface _dispPublishEvents_Event
[<System.Runtime.InteropServices.CoClass(typeof(EnvDTE80.PublishEventsClass))>]
[<System.Runtime.InteropServices.Guid("827BE7DC-1817-4171-A8FF-AAB3854913BF")>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type PublishEvents = interface
interface _PublishEvents
interface _dispPublishEvents_Event
Public Interface PublishEvents
Implements _dispPublishEvents_Event, _PublishEvents
- Derived
- Attributes
- Implements
Methods
Events
OnPublishBegin |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. (Inherited from _dispPublishEvents_Event) |
OnPublishDone |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. (Inherited from _dispPublishEvents_Event) |