Evento _dispBuildManagerEvents_Event.DesignTimeOutputDirty

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Somente para uso interno da Microsoft.

Namespace:  VSLangProj
Assembly:  VSLangProj (em VSLangProj.dll)

Sintaxe

'Declaração
Event DesignTimeOutputDirty As _dispBuildManagerEvents_DesignTimeOutputDirtyEventHandler
event _dispBuildManagerEvents_DesignTimeOutputDirtyEventHandler DesignTimeOutputDirty
 event _dispBuildManagerEvents_DesignTimeOutputDirtyEventHandler^ DesignTimeOutputDirty {
    void add (_dispBuildManagerEvents_DesignTimeOutputDirtyEventHandler^ value);
    void remove (_dispBuildManagerEvents_DesignTimeOutputDirtyEventHandler^ value);
}
abstract DesignTimeOutputDirty : IEvent<_dispBuildManagerEvents_DesignTimeOutputDirtyEventHandler,
    EventArgs>
O JScript não oferece suporte a eventos.

Segurança do .NET Framework

Consulte também

Referência

_dispBuildManagerEvents_Event Interface

Namespace VSLangProj