Click or drag to resize

ShellItemPropertyStore Property

Gets the property store.

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

Property Value

Type: PropertyStore
The property store.
See Also