IXPathResult.StringValue
IXPathResult.StringValue property
The value of this String result.
public String StringValue { get; }
Exceptions
exception | condition |
---|---|
dOMException | TYPE_ERR: raised if resultType is not String type. |
See Also
- interface IXPathResult
- package com.aspose.html.Dom.XPath
- package Aspose.HTML