ShellBrowser .Net Edition
CanAdd Property
NamespacesJam.ShellAddItemEventArgsBase<(Of <(LIST_ITEM>)>)CanAdd
With the CanAdd variable it can be decided individually, which items should be shown in the ShellListView/FileList.
Declaration Syntax
C#Visual BasicVisual C++
public bool CanAdd { get; set; }
Public Property CanAdd As Boolean
public:
property bool CanAdd {
	bool get ();
	void set (bool value);
}

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