_dispBuildManagerEvents_Event.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:
void remove_DesignTimeOutputDeleted(VSLangProj::_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler ^ A_1);
public:
void remove_DesignTimeOutputDeleted(VSLangProj::_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler ^ value);
public void remove_DesignTimeOutputDeleted (VSLangProj._dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler A_1);
public void remove_DesignTimeOutputDeleted (VSLangProj._dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler value);
abstract member remove_DesignTimeOutputDeleted : VSLangProj._dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler -> unit
Public Sub remove_DesignTimeOutputDeleted (A_1 As _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler)
Public Sub remove_DesignTimeOutputDeleted (value As _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler)