SfcSerializer.Write(XmlWriter) Method

Definition

This function serializes the dependency list instances along with the root

public void Write (System.Xml.XmlWriter xmlWriter);
member this.Write : System.Xml.XmlWriter -> unit
Public Sub Write (xmlWriter As XmlWriter)

Parameters

xmlWriter
XmlWriter

XmlWriter where the whole serialized document is committed to

Applies to