Share via


Message.PayloadRaw Property

Gets the raw contents of the message.

Namespace: Microsoft.SPOT.Messaging
Assembly: Microsoft.SPOT.Native (in microsoft.spot.native.dll)

Syntax

public byte [] PayloadRaw { get; }

Property Value

Returns an array of bytes containing the raw message contents.

Remarks

This method supports the .NET Micro Framework infrastructure and is not intended to be used directly from your code.

Version Information

Available in the .NET Micro Framework versions 3.0, 4.0, and 4.1.

See Also

Reference

Message Class
Message Members
Microsoft.SPOT.Messaging Namespace