Click or drag to resize

PropertyDescriptionHasSearchInfo Property

Gets a value indicating whether this instance has search information.

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public bool HasSearchInfo { get; }

Property Value

Type: Boolean
true if this instance has search information; otherwise, false.
See Also