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

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

_dispBuildManagerEvents_Event Interface

VSLangProj, espace de noms