Click or drag to resize

ShellFolderServerRootPropertyStore Property

Gets the root property store.

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

Property Value

Type: PropertyStore
The root property store.
See Also