CloudQueueMessage.AsBytes Property (Microsoft.WindowsAzure.Storage.Queue)
From Microsoft.WindowsAzure.Storage.Queue
C#
C++
F#
VB
CloudQueueMessage.AsBytes Property
CloudQueueMessage::AsBytes Property
CloudQueueMessage.AsBytes Property
CloudQueueMessage.AsBytes Property
Gets the content of the message as a byte array.
Namespace:
Microsoft.WindowsAzure.Storage.Queue
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Property Value
Type:
System.Byte[]array<System::Byte>^System.Byte[]System.Byte()The content of the message as a byte array.
Return to top
Gets the content of the message as a byte array.
Syntax
Property Value
Type: System.Byte[]array<System::Byte>^System.Byte[]System.Byte()The content of the message as a byte array.