PublishEventsClass.remove_OnPublishDone Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void remove_OnPublishDone(EnvDTE80::_dispPublishEvents_OnPublishDoneEventHandler ^ A_1) = EnvDTE80::_dispPublishEvents_Event::remove_OnPublishDone;
public virtual void remove_OnPublishDone (EnvDTE80._dispPublishEvents_OnPublishDoneEventHandler A_1);
abstract member remove_OnPublishDone : EnvDTE80._dispPublishEvents_OnPublishDoneEventHandler -> unit
override this.remove_OnPublishDone : EnvDTE80._dispPublishEvents_OnPublishDoneEventHandler -> unit
Public Overridable Sub remove_OnPublishDone (A_1 As _dispPublishEvents_OnPublishDoneEventHandler)