Click or drag to resize

PropertyStoreMaxItemCount Property

Gets the maximum item count ShellBoost specific property key.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static PropertyKey MaxItemCount { get; }

Property Value

Type: PropertyKey
The maximum item count property key.
See Also