CloudQueueMessage.AsBytes プロパティ

定義

メッセージの内容をバイト配列として取得します。

public byte[] AsBytes { get; }
member this.AsBytes : byte[]
Public ReadOnly Property AsBytes As Byte()

プロパティ値

Byte[]

バイト配列として取得されたメッセージの内容です。

適用対象