Click or drag to resize

IPropertyStoreOwnerPropertyStore Property

Gets the owned property store.

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

Property Value

Type: PropertyStore
The owned property store.
See Also