LocalizableProperties::GetEvents Method ()

 

Gets the collection of events for a specified component.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
virtual EventDescriptorCollection^ GetEvents() sealed

Return Value

Type: System.ComponentModel::EventDescriptorCollection^

An EventDescriptorCollection with the events for this component.

Delegates to GetEvents.

Return to top
Show: