Click or drag to resize

MemoryPropertyStoreSerialize Method

Serializes this store to an array of bytes.

Namespace:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public byte[] Serialize()

Return Value

Type: Byte
An array of bytes.
See Also