ShellBrowser .Net Edition
FilterList Property
NamespacesJam.ShellSearchOptionsFilterList
Get an array of the filter strings defined by setting the Filter property.
Declaration Syntax
C#Visual BasicVisual C++
public string[] FilterList { get; }
Public ReadOnly Property FilterList As String()
public:
property array<String^>^ FilterList {
	array<String^>^ get ();
}

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