C#
C++
F#
VB
StorageExtendedErrorInformation.::..WriteXml Method (XmlWriter)(XmlWriter^)(XmlWriter)(XmlWriter)
Converts a serializable StorageExtendedErrorInformation object into its XML representation.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- writer
-
Type:
System.Xml.XmlWriterSystem.Xml::XmlWriter^System.Xml.XmlWriterSystem.Xml.XmlWriter
The XmlWriter stream to which the StorageExtendedErrorInformation object is serialized.