SyncKnowledge::WriteXml Method
Converts this object into its XML representation.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Parameters
- writer
- Type: System.Xml::XmlWriter
The XML representation of the object is written to this XML writer stream.
Implements
IXmlSerializable::WriteXml(XmlWriter)| Exception | Condition |
|---|---|
| ArgumentNullException | writer is a nullptr. |
Show: