Click or drag to resize

PropVariantValueAsPropertyStore Property

Gets or sets the value as a memory property store.

Namespace:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public MemoryPropertyStore ValueAsPropertyStore { get; set; }

Property Value

Type: MemoryPropertyStore
The value as a memory property store.
See Also