CloudQueueMessage.AsString Property (Microsoft.WindowsAzure.Storage.Queue)
From Microsoft.WindowsAzure.Storage.Queue
C#
C++
F#
VB
CloudQueueMessage.AsString Property
CloudQueueMessage::AsString Property
CloudQueueMessage.AsString Property
CloudQueueMessage.AsString Property
Gets the content of the message, as a string.
Namespace:
Microsoft.WindowsAzure.Storage.Queue
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Property Value
Type:
System.StringSystem::String^System.StringSystem.StringA string containing the message content.
Return to top
Gets the content of the message, as a string.
Syntax
Property Value
Type: System.StringSystem::String^System.StringSystem.StringA string containing the message content.