Click or drag to resize

ShellItemFilterIsSet Method

Checks if a filter is set or if the Filter is at its default state.

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

Return Value

Type: Boolean
true if any filtering is set
See Also