The type of event that occured.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public AddRemoveType EventType { get; }
Public ReadOnly Property EventType As AddRemoveType Get
public: property AddRemoveType EventType { AddRemoveType get (); }