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 public MemoryPropertyStore ValueAsPropertyStore { get; set; }
Property Value
Type:
MemoryPropertyStoreThe value as a memory property store.
See Also