Share via


_dispImportsEvents_Event.ImportAdded Event

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

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

Syntax

'Declaration
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 does not support events.

.NET Framework Security

See Also

Reference

_dispImportsEvents_Event Interface

VSLangProj Namespace