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