PublishEvents Interface
Use this object for functionality and refer to PublishEventsClass for this object's documentation.
Assembly: EnvDTE80 (in EnvDTE80.dll)
| Name | Description | |
|---|---|---|
![]() | add_OnPublishBegin(_dispPublishEvents_OnPublishBeginEventHandler) | 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.) |
![]() | add_OnPublishDone(_dispPublishEvents_OnPublishDoneEventHandler) | 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.) |
![]() | remove_OnPublishBegin(_dispPublishEvents_OnPublishBeginEventHandler) | 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.) |
![]() | remove_OnPublishDone(_dispPublishEvents_OnPublishDoneEventHandler) | 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.) |
| Name | Description | |
|---|---|---|
![]() | 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.) |

