Click or drag to resize

ShellItemPropertyStore Property

Gets the property store.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
protected PropertyStore PropertyStore { get; }

Property Value

Type: PropertyStore
The property store.
See Also