IMajorObject.WriteRef(XmlWriter) Method

Definition

Writes a reference for the IMajorObject.

public void WriteRef (System.Xml.XmlWriter writer);
abstract member WriteRef : System.Xml.XmlWriter -> unit
Public Sub WriteRef (writer As XmlWriter)

Parameters

writer
XmlWriter

The writer for the output.

Remarks

This API supports the product infrastructure and is not intended to be used directly from your code.

Applies to