CustomXMLNode.XML Property (Office)

Gets the XML representation of the current node and its children, if any exist. Read-only.

Syntax

expression .XML

expression An expression that returns a CustomXMLNode object.

Return Value

String

See Also

Concepts

CustomXMLNode Object

CustomXMLNode Object Members