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

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.