Metodo _dispBuildManagerEvents_Event.remove_DesignTimeOutputDeleted

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Solo per utilizzo interno di Microsoft.

Spazio dei nomi:  VSLangProj
Assembly:  VSLangProj (in VSLangProj.dll)

Sintassi

'Dichiarazione
Sub remove_DesignTimeOutputDeleted ( _
    A_1 As _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler _
)
void remove_DesignTimeOutputDeleted(
    _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler A_1
)
void remove_DesignTimeOutputDeleted(
    _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler^ A_1
)
abstract remove_DesignTimeOutputDeleted : 
        A_1:_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler -> unit 
function remove_DesignTimeOutputDeleted(
    A_1 : _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

_dispBuildManagerEvents_Event Interfaccia

Spazio dei nomi VSLangProj