_dispBuildManagerEvents_Event.DesignTimeOutputDeleted 事件

更新:2007 年 11 月

這個 API 支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。

僅限 Microsoft 內部使用。

命名空間:  VSLangProj
組件:  VSLangProj (在 VSLangProj.dll 中)

語法

Event DesignTimeOutputDeleted As _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler

Dim instance As _dispBuildManagerEvents_Event
Dim handler As _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler

AddHandler instance.DesignTimeOutputDeleted, handler
event _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler DesignTimeOutputDeleted
 event _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler^ DesignTimeOutputDeleted {
    void add (_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler^ value);
    void remove (_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler^ value);
}
JScript 不支援事件。

使用權限

請參閱

參考

_dispBuildManagerEvents_Event 介面

_dispBuildManagerEvents_Event 成員

VSLangProj 命名空間