Click or drag to resize

ShellItemCreatePropertyStore Method

Creates the property store instance.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
protected virtual PropertyStore CreatePropertyStore()

Return Value

Type: PropertyStore
An instance of the PropertyStore class.
See Also