CloudQueueMessage.SetMessageContent Method (String) (Microsoft.WindowsAzure.Storage.Queue)
From Microsoft.WindowsAzure.Storage.Queue
C#
C++
F#
VB
Sets the content of this message.
Namespace:
Microsoft.WindowsAzure.Storage.Queue
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- content
-
Type:
System.StringSystem::String^System.StringSystem.String
A string containing the new message content.
See Also
SetMessageContent Overload
CloudQueueMessage Class
Microsoft.WindowsAzure.Storage.Queue Namespace
Return to top
Sets the content of this message.
Syntax
Parameters
- content
-
Type:
System.StringSystem::String^System.StringSystem.String
A string containing the new message content.
See Also
SetMessageContent Overload
CloudQueueMessage Class
Microsoft.WindowsAzure.Storage.Queue Namespace