XmlDictionaryReader.ReadContentAsBase64 Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Reads the content and returns the Base64 decoded binary bytes.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
| Exception | Condition |
|---|---|
| XmlException | The array size is greater than the MaxArrayLength quota for this reader. |
Show: