_PublishEvents Interface

This API 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 this class.

Namespace:  EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

Syntax

'Declaration
<GuidAttribute("827BE7DC-1817-4171-A8FF-AAB3854913BF")> _
Public Interface _PublishEvents
[GuidAttribute("827BE7DC-1817-4171-A8FF-AAB3854913BF")]
public interface _PublishEvents
[GuidAttribute(L"827BE7DC-1817-4171-A8FF-AAB3854913BF")]
public interface class _PublishEvents
[<GuidAttribute("827BE7DC-1817-4171-A8FF-AAB3854913BF")>]
type _PublishEvents =  interface end
public interface _PublishEvents

See Also

Reference

EnvDTE80 Namespace