This topic has not yet been rated - Rate this topic

PublishEvents Interface

Use this object for functionality and refer to PublishEventsClass for this object's documentation.

Namespace:  EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)
[GuidAttribute("827BE7DC-1817-4171-A8FF-AAB3854913BF")]
public interface PublishEvents : _PublishEvents, 
	_dispPublishEvents_Event

The PublishEvents type exposes the following members.

  NameDescription
Public methodadd_OnPublishBeginInfrastructure. Microsoft Internal Use Only. (Inherited from _dispPublishEvents_Event.)
Public methodadd_OnPublishDoneInfrastructure. Microsoft Internal Use Only. (Inherited from _dispPublishEvents_Event.)
Public methodremove_OnPublishBeginInfrastructure. Microsoft Internal Use Only. (Inherited from _dispPublishEvents_Event.)
Public methodremove_OnPublishDoneInfrastructure. Microsoft Internal Use Only. (Inherited from _dispPublishEvents_Event.)
Top
  NameDescription
Public eventOnPublishBeginInfrastructure. Microsoft Internal Use Only. (Inherited from _dispPublishEvents_Event.)
Public eventOnPublishDoneInfrastructure. Microsoft Internal Use Only. (Inherited from _dispPublishEvents_Event.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.