VirtualTypeBuilder::Events Property

 

Gets the collection of Events for the virtual type.

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

public:
property VirtualTypeBuilder::EventInfoCollection^ Events {
	VirtualTypeBuilder::EventInfoCollection^ get();
}
Return to top
Show: