Share via


StorageExtendedErrorInformation.WriteXml(XmlWriter) Method

Definition

Converts a serializable StorageExtendedErrorInformation object into its XML representation.

public void WriteXml (System.Xml.XmlWriter writer);
member this.WriteXml : System.Xml.XmlWriter -> unit
Public Sub WriteXml (writer As XmlWriter)

Parameters

writer
XmlWriter

The XmlWriter stream to which the StorageExtendedErrorInformation object is serialized.

Applies to