ImportsEventsClass.add_ImportAdded Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft Internal Use Only.
public:
virtual void add_ImportAdded(VSLangProj::_dispImportsEvents_ImportAddedEventHandler ^ A_1) = VSLangProj::_dispImportsEvents_Event::add_ImportAdded;
public virtual void add_ImportAdded (VSLangProj._dispImportsEvents_ImportAddedEventHandler A_1);
abstract member add_ImportAdded : VSLangProj._dispImportsEvents_ImportAddedEventHandler -> unit
override this.add_ImportAdded : VSLangProj._dispImportsEvents_ImportAddedEventHandler -> unit
Public Overridable Sub add_ImportAdded (A_1 As _dispImportsEvents_ImportAddedEventHandler)