StorageExtendedErrorInformation.ReadXml Method (XmlReader) (Microsoft.WindowsAzure.Storage)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
StorageExtendedErrorInformation.::..ReadXml Method (XmlReader)(XmlReader^)(XmlReader)(XmlReader)
Generates a serializable StorageExtendedErrorInformation object from its XML representation.
Namespace:
Microsoft.WindowsAzure.Storage
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- reader
-
Type:
System.Xml.XmlReaderSystem.Xml::XmlReader^System.Xml.XmlReaderSystem.Xml.XmlReader
The XmlReader stream from which the StorageExtendedErrorInformation object is deserialized.
Return to top
Generates a serializable StorageExtendedErrorInformation object from its XML representation.
Syntax
Parameters
- reader
-
Type:
System.Xml.XmlReaderSystem.Xml::XmlReader^System.Xml.XmlReaderSystem.Xml.XmlReader
The XmlReader stream from which the StorageExtendedErrorInformation object is deserialized.