IXPathResultString Property  | 
 
                Gets the string value of the evaluation result.
            
 
    Namespace: 
   DotNetBrowser.Dom.XPath
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.1
SyntaxProperty Value
Type: 
String
                The string value of the evaluation result.
                If evaluation result type is not a string, then returns null.
            
See Also