VirtualTypeBuilder::Events Property
Visual Studio 2015
Gets the collection of Events for the virtual type.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
public: property VirtualTypeBuilder::EventInfoCollection^ Events { VirtualTypeBuilder::EventInfoCollection^ get(); }
Property Value
Type: Microsoft.VisualStudio.Shell.Design::VirtualTypeBuilder::EventInfoCollection^A VirtualTypeBuilder::EventInfoCollection that represents a collection of Events.
Show: