ExtractText Class

Definition

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
ExtractText

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)

Applies to