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 public byte[] Serialize()
Return Value
Type:
ByteAn array of bytes.
See Also