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