IMajorObject.WriteRef(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.
Writes the body of the IMajorObject in XML.
public void WriteRef (System.Xml.XmlWriter writer);
abstract member WriteRef : System.Xml.XmlWriter -> unit
Public Sub WriteRef (writer As XmlWriter)
Parameters
- writer
- XmlWriter