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
- namespace Aspose.Html.Dom.XPath
- assembly Aspose.HTML