Allows to define which shell change events should be reported.
| C# | Visual Basic | Visual C++ |
public NotificationEvents EventFilter { get; set; }
Public Property EventFilter As NotificationEvents
public: property NotificationEvents EventFilter { NotificationEvents get (); void set (NotificationEvents value); }