Click or drag to resize

SearchOptionsFilterList Property

Note: This API is now obsolete.

Get an array of the filter strings defined by setting the Filter property.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
[ObsoleteAttribute("Use Filter")]
public string[] FilterList { get; }

Property Value

Type: String
See Also