Sdílet prostřednictvím


BuildManagerEventsClass.add_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 add_DesignTimeOutputDeleted ( _
    A_1 As _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler _
)
public virtual void add_DesignTimeOutputDeleted(
    _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler A_1
)
public:
virtual void add_DesignTimeOutputDeleted(
    _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler^ A_1
)
abstract add_DesignTimeOutputDeleted : 
        A_1:_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler -> unit 
override add_DesignTimeOutputDeleted : 
        A_1:_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler -> unit 
public function add_DesignTimeOutputDeleted(
    A_1 : _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler
)

Parametry

Implementuje

_dispBuildManagerEvents_Event.add_DesignTimeOutputDeleted(_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler)

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

BuildManagerEventsClass Třída

VSLangProj – obor názvů