MemoryPropertyStoreNamedCount Property |
Gets the count of named properties in the store using the underlying INamedPropertyStore implementation.
Namespace:
ShellBoost.Core.WindowsPropertySystem
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public int NamedCount { get; }
Property Value
Type:
Int32The count.
See Also