BuildManagerEventsClass.remove_DesignTimeOutputDeleted 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.
Microsoft Internal Use Only.
public:
virtual void remove_DesignTimeOutputDeleted(VSLangProj::_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler ^ A_1) = VSLangProj::_dispBuildManagerEvents_Event::remove_DesignTimeOutputDeleted;
public virtual void remove_DesignTimeOutputDeleted (VSLangProj._dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler A_1);
abstract member remove_DesignTimeOutputDeleted : VSLangProj._dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler -> unit
override this.remove_DesignTimeOutputDeleted : VSLangProj._dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler -> unit
Public Overridable Sub remove_DesignTimeOutputDeleted (A_1 As _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler)