SfcSerializer.Write(XmlWriter) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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