LocalizableProperties::GetEvents Method ()
Visual Studio 2015
Gets the collection of events for a specified component.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Return Value
Type: System.ComponentModel::EventDescriptorCollection^An EventDescriptorCollection with the events for this component.
Implements
ICustomTypeDescriptor::GetEvents()
Show: