SharePointExtractSelectFormField Class

Definition

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

Constructors

SharePointExtractSelectFormField()

Properties

AddCommentToResults
ContextParameterName (Inherited from ExtractionRule)
DecodeUnicodeEscapeSequences
DefaultValue
Enabled
FormFieldName
ItemNumber
MatchCase
Required
RuleDescription
Obsolete.
(Inherited from ExtractionRule)
RuleName
Obsolete.
(Inherited from ExtractionRule)
StoreAsCollection
SubstringEndsWith
SubstringExtract
SubstringStartsWith
UseDefaultValue
UseRegEx

Methods

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

Applies to