| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As TemplateVariableValue Dim xmlWriter As XmlWriter instance.ToXml(xmlWriter) | |
| Managed Extensions for C++ | |
|---|---|
public: void ToXml( XmlWriter* xmlWriter ) | |
| C++/CLI | |
|---|---|
public: void ToXml( XmlWriter^ xmlWriter ) | |
Parameters
- xmlWriter
- The document writing to.
Requirements
Platforms: Windows 10, Windows NT, Windows Server