Click or drag to resize

ItemIdListIsInSearchFolder Property

Similar to IsSearchFolder, method returns true, if the current ItemIdList belongs to a search folder, i.e. if it is a subfolder appearing in a search result.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax
public bool IsInSearchFolder { get; }

Property Value

Type: Boolean
See Also