Click or drag to resize

IPropertyStoreOwnerPropertyStore Property

Gets the owned property store.

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

Property Value

Type: PropertyStore
The owned property store.
See Also