IEventHandler::AddHandler Method (String^)
Visual Studio 2015
When implemented by a derived class, adds a named handler to an event handler collection.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- bstrEventName
-
Type:
System::String^
The name of the handler.
Show: