Click or drag to resize

ShellBrowserBaseFilterMatch Method

Checks if the currently active object matches the filter that is set.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public bool FilterMatch()

Return Value

Type: Boolean
true, if the current object matches the filter property, false if it does not match
See Also