ExtractRegularExpression Class

Definition

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
ExtractRegularExpression

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)

Applies to