Click or drag to resize

MemoryPropertyStoreCount Property

Gets the count of properties in the store.

Namespace:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public int Count { get; }

Property Value

Type: Int32
The count.
See Also