MemoryPropertyStoreSerialize Method (Stream) |
Serializes this store to a stream.
Namespace:
ShellBoost.Core.WindowsPropertySystem
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public void Serialize(
Stream stream
)
Parameters
- stream
- Type: System.IOStream
The output stream.
Exceptions See Also