Click or drag to resize

IPropertyStoreOwner Interface

Defines the owner of a property store.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public interface IPropertyStoreOwner

The IPropertyStoreOwner type exposes the following members.

Properties
  NameDescription
Public propertyPropertyStore
Gets the owned property store.
Top
See Also