Click or drag to resize

PropertyDescriptionSearchMaxSize Property

Gets the maximum search size.

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

Property Value

Type: Int32
The maximum search size.
See Also