ExtractText 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 ExtractText : Microsoft::VisualStudio::TestTools::WebTesting::ExtractionRule
public class ExtractText : Microsoft.VisualStudio.TestTools.WebTesting.ExtractionRule
type ExtractText = class
inherit ExtractionRule
Public Class ExtractText
Inherits ExtractionRule
- Inheritance
Constructors
ExtractText() |
Properties
ContextParameterName | (Inherited from ExtractionRule) |
EndsWith | |
ExtractRandomMatch | |
HtmlDecode | |
IgnoreCase | |
Index | |
Required | |
RuleDescription |
Obsolete.
(Inherited from ExtractionRule)
|
RuleName |
Obsolete.
(Inherited from ExtractionRule)
|
SearchInHeaders | |
StartsWith | |
UseRegularExpression |
Methods
Extract(Object, ExtractionEventArgs) |