C#C++F#VB
CloudQueue.EncodeMessage PropertyCloudQueue::EncodeMessage PropertyCloudQueue.EncodeMessage PropertyCloudQueue.EncodeMessage Property
Gets or sets a value indicating whether to apply base64 encoding when adding or retrieving messages.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Property Value
Type: System.BooleanSystem::BooleanSystem.BooleanSystem.Booleantrue to encode messages; otherwise, false. The default value is true.