A list of events this element supports. This list is aggregated from the role and the capabilities.
| C# | Visual Basic | Visual C++ |
public IList<EventDescriptor> Events { get; }
Public ReadOnly Property Events As IList(Of EventDescriptor)
public: property IList<EventDescriptor^>^ Events { IList<EventDescriptor^>^ get (); }
