Sdílet prostřednictvím


_dispBuildManagerEvents_Event.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
Sub add_DesignTimeOutputDeleted ( _
    A_1 As _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler _
)
void add_DesignTimeOutputDeleted(
    _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler A_1
)
void add_DesignTimeOutputDeleted(
    _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler^ A_1
)
abstract add_DesignTimeOutputDeleted : 
        A_1:_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler -> unit 
function add_DesignTimeOutputDeleted(
    A_1 : _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

_dispBuildManagerEvents_Event Rozhraní

VSLangProj – obor názvů