PublishEventsClass Class
Visual Studio 2010
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
This class supports the .NET Framework infrastructure and is not intended to be used directly from your code. Refer to PublishEvents for this functionality. Do not instantiate from this class.
Namespace:
EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
The PublishEventsClass type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | add_OnPublishBegin | Infrastructure. Microsoft Internal Use Only. |
![]() | add_OnPublishDone | Infrastructure. Microsoft Internal Use Only. |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | remove_OnPublishBegin | Infrastructure. Microsoft Internal Use Only. |
![]() | remove_OnPublishDone | Infrastructure. Microsoft Internal Use Only. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | OnPublishBegin | Event triggered when a publish operation is started. |
![]() | OnPublishDone | Event triggered when a publish operation has ended. |
