NodeWrangler WriteXml Method CleanCode C# Libraries v1.2.03 API
Writes the XML file.

Namespace: CleanCode.Xml
Assembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public bool WriteXml()

Return Value

True if the file is successfully written; false otherwise.
See Also