ServiceDocument.Save(XmlWriter) Method

Definition

Saves the ServiceDocument instance to the specified XmlReader.

public void Save (System.Xml.XmlWriter writer);

Parameters

writer
XmlWriter

The XmlReader to save the service document to.

Applies to