Click or drag to resize

ShellFolderServerRootPropertyStore Property

Gets the root property store.

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

Property Value

Type: PropertyStore
The root property store.
See Also