PropVariantSerialize Method |
Serializes this instance into 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:
ByteThe serialized PropVariant.
See Also