ShellItemId.GetPayload Method |
Gets the payload, which is the Data without the Header.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax protected virtual byte[] GetPayload()
Return Value
Type:
Byte[]The payload.
See Also