Share via


CustomXMLNode.XPath Property (Office)

Gets a String with the canonicalized XPath for the current node. If the node is no longer in the Document Object Model (DOM), the property returns an error message. Read-only.

Syntax

expression .XPath

expression An expression that returns a CustomXMLNode object.

Return Value

String

See Also

Concepts

CustomXMLNode Object

CustomXMLNode Object Members