Partager via


BuildManagerEventsClass.remove_DesignTimeOutputDeleted, méthode

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Réservé à un usage interne Microsoft.

Espace de noms :  VSLangProj
Assembly :  VSLangProj (dans VSLangProj.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Implémentations

_dispBuildManagerEvents_Event.remove_DesignTimeOutputDeleted(_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler)

Sécurité .NET Framework

Voir aussi

Référence

BuildManagerEventsClass Classe

VSLangProj, espace de noms