ShellBrowser .Net Edition
EventFilter Property
NamespacesJam.ShellShellChangeNotifierEventFilter
Allows to define which shell change events should be reported.
Declaration Syntax
C#Visual BasicVisual C++
public NotificationEvents EventFilter { get; set; }
Public Property EventFilter As NotificationEvents
public:
property NotificationEvents EventFilter {
	NotificationEvents get ();
	void set (NotificationEvents value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)