Sdílet prostřednictvím


BuildManagerEventsClass.remove_DesignTimeOutputDeleted – metoda

Toto rozhraní API podporuje infrastrukturu rozhraní .NET Framework a není určeno pro použití přímo v kódu.

Microsoft pouze pro interní použití.

Obor názvů:  VSLangProj
Sestavení:  VSLangProj (v VSLangProj.dll)

Syntaxe

'Deklarace
Public Overridable Sub remove_DesignTimeOutputDeleted ( _
    A_1 As _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler _
)
public virtual void remove_DesignTimeOutputDeleted(
    _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler A_1
)
public:
virtual void remove_DesignTimeOutputDeleted(
    _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler^ A_1
)
abstract remove_DesignTimeOutputDeleted : 
        A_1:_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler -> unit 
override remove_DesignTimeOutputDeleted : 
        A_1:_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler -> unit 
public function remove_DesignTimeOutputDeleted(
    A_1 : _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler
)

Parametry

Implementuje

_dispBuildManagerEvents_Event.remove_DesignTimeOutputDeleted(_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler)

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

BuildManagerEventsClass Třída

VSLangProj – obor názvů