CloudQueueMessage.AsString Property

Definition

Gets the content of the message, as a string.

public string AsString { get; }
member this.AsString : string
Public ReadOnly Property AsString As String

Property Value

A string containing the message content.

Applies to