ExtractHtmlTagInnerText Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ExtractHtmlTagInnerText : Microsoft::VisualStudio::TestTools::WebTesting::ExtractionRule
public class ExtractHtmlTagInnerText : Microsoft.VisualStudio.TestTools.WebTesting.ExtractionRule
type ExtractHtmlTagInnerText = class
inherit ExtractionRule
Public Class ExtractHtmlTagInnerText
Inherits ExtractionRule
- Inheritance
Constructors
ExtractHtmlTagInnerText() |
Properties
AttributeName | |
AttributeValue | |
CollapseWhiteSpace | |
ContextParameterName | (Inherited from ExtractionRule) |
HasClosingTags | |
Index | |
RemoveInnerTags | |
RuleDescription |
Obsolete.
(Inherited from ExtractionRule)
|
RuleName |
Obsolete.
(Inherited from ExtractionRule)
|
TagName |
Methods
Extract(Object, ExtractionEventArgs) |