Click or drag to resize

PropVariantValueAsPropertyStore Property

Gets or sets the value as a memory property store.

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

Property Value

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