C#
C++
F#
VB
Converts a serializable RequestResult 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 RequestResult is serialized.