_dispBuildManagerEvents_Event.DesignTimeOutputDirty 事件

更新:2007 年 11 月

此 API 支持 .NET Framework 基础结构,不适合在代码中直接使用。

仅由 Microsoft 内部使用。

命名空间:  VSLangProj
程序集:  VSLangProj(在 VSLangProj.dll 中)

语法

声明
Event DesignTimeOutputDirty As _dispBuildManagerEvents_DesignTimeOutputDirtyEventHandler
用法
Dim instance As _dispBuildManagerEvents_Event
Dim handler As _dispBuildManagerEvents_DesignTimeOutputDirtyEventHandler

AddHandler instance.DesignTimeOutputDirty, handler
event _dispBuildManagerEvents_DesignTimeOutputDirtyEventHandler DesignTimeOutputDirty
 event _dispBuildManagerEvents_DesignTimeOutputDirtyEventHandler^ DesignTimeOutputDirty {
    void add (_dispBuildManagerEvents_DesignTimeOutputDirtyEventHandler^ value);
    void remove (_dispBuildManagerEvents_DesignTimeOutputDirtyEventHandler^ value);
}
JScript 不支持事件。

权限

另请参见

参考

_dispBuildManagerEvents_Event 接口

_dispBuildManagerEvents_Event 成员

VSLangProj 命名空间