Click or drag to resize

ShellItemCreatePropertyStore Method

Creates the property store instance.

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

Return Value

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