The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
HtmlTagInnerTextParser::GetInnerTextForHtmlTags Method
Returns an enumerable list of all the inner text that matches the specified parameters.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
| Name | Description | |
|---|---|---|
![]() | GetInnerTextForHtmlTags(String^, Boolean, Boolean, Boolean) | Returns an enumerable list of all the inner text that matches the specified parameters. |
![]() | GetInnerTextForHtmlTags(String^, Boolean, Boolean, Boolean, Int32, Int32) | Returns an enumerable list of all the inner text that matches the specified parameters. |
![]() | GetInnerTextForHtmlTags(String^, String^, String^, Boolean, Boolean, Boolean) | Returns an enumerable list of all the inner text that matches the specified parameters. |
![]() | GetInnerTextForHtmlTags(String^, String^, String^, Boolean, Boolean, Boolean, Int32, Int32) | Returns an enumerable list of all the inner text that matches the specified parameters. |
Show:
