_dispImportsEvents_Event.ImportAdded 事件

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

仅由 Microsoft 内部使用。

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

语法

声明
Event ImportAdded As _dispImportsEvents_ImportAddedEventHandler
event _dispImportsEvents_ImportAddedEventHandler ImportAdded
event _dispImportsEvents_ImportAddedEventHandler^ ImportAdded {
    void add (_dispImportsEvents_ImportAddedEventHandler^ value);
    void remove (_dispImportsEvents_ImportAddedEventHandler^ value);
}
abstract ImportAdded : IEvent<_dispImportsEvents_ImportAddedEventHandler,
    EventArgs>
JScript 不支持事件。

.NET Framework 安全性

请参阅

参考

_dispImportsEvents_Event 接口

VSLangProj 命名空间