SharePointExtractViaKeyString Class

Definition

public ref class SharePointExtractViaKeyString : Microsoft::VisualStudio::TestTools::WebTesting::ExtractionRule
public class SharePointExtractViaKeyString : Microsoft.VisualStudio.TestTools.WebTesting.ExtractionRule
type SharePointExtractViaKeyString = class
    inherit ExtractionRule
Public Class SharePointExtractViaKeyString
Inherits ExtractionRule
Inheritance
SharePointExtractViaKeyString

Constructors

SharePointExtractViaKeyString()

Properties

AddCommentToResults
BoundsEndsWith
BoundsStartsWith
ContextParameterName (Inherited from ExtractionRule)
DefaultValue
Enabled
ItemNumber
KeyString
MatchCase
Required
RuleDescription
Obsolete.
(Inherited from ExtractionRule)
RuleName
Obsolete.
(Inherited from ExtractionRule)
SearchAllKeyStrings
StoreAsCollection
SubstringEndsWith
SubstringStartsWith
UseDefaultValue
UseRegularExpression

Methods

DoExtact(WebTestContext, WebTestResponse, String)
Extract(Object, ExtractionEventArgs)

Applies to