Message.Payload Property
Gets the contents of the message.
Namespace: Microsoft.SPOT.Messaging
Assembly: Microsoft.SPOT.Native (in microsoft.spot.native.dll)
Syntax
public Object Payload { get; }
Property Value
Returns the contents of the message.
Remarks
This property 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