Property String
- Namespace
- DotNetBrowser.Dom.XPath
- Assembly
- DotNetBrowser.dll
String
Gets the string value of the evaluation result.
string String { get; }
Property Value
- string
The string value of the evaluation result. If evaluation result type is not a string, then returns null.