Table of Contents

Property XPath

Namespace
DotNetBrowser.Dom
Assembly
DotNetBrowser.dll

XPath

Gets an XPath for the current Node.

string XPath { get; }

Property Value

string

The XPath for the current Node or an empty string if such XPath is not available.