PublishEventsClass Class
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)
Syntax
'Declaration
<GuidAttribute("045448EA-E8C1-4122-AC7B-D96D8E5C6E5B")> _
<ClassInterfaceAttribute()> _
Public Class PublishEventsClass _
Implements _PublishEvents, PublishEvents, _dispPublishEvents_Event
'Usage
Dim instance As PublishEventsClass
[GuidAttribute("045448EA-E8C1-4122-AC7B-D96D8E5C6E5B")]
[ClassInterfaceAttribute()]
public class PublishEventsClass : _PublishEvents,
PublishEvents, _dispPublishEvents_Event
[GuidAttribute(L"045448EA-E8C1-4122-AC7B-D96D8E5C6E5B")]
[ClassInterfaceAttribute()]
public ref class PublishEventsClass : _PublishEvents,
PublishEvents, _dispPublishEvents_Event
public class PublishEventsClass implements _PublishEvents, PublishEvents, _dispPublishEvents_Event
Inheritance Hierarchy
System.Object
EnvDTE80.PublishEventsClass
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.