SharePointExtractGUIDFormField Class

Definition

public ref class SharePointExtractGUIDFormField : Microsoft::VisualStudio::TestTools::WebTesting::Rules::SharePointExtractFormField2
public class SharePointExtractGUIDFormField : Microsoft.VisualStudio.TestTools.WebTesting.Rules.SharePointExtractFormField2
type SharePointExtractGUIDFormField = class
    inherit SharePointExtractFormField2
Public Class SharePointExtractGUIDFormField
Inherits SharePointExtractFormField2
Inheritance
SharePointExtractGUIDFormField

Constructors

SharePointExtractGUIDFormField()

Fields

ResultsCommentFormatString (Inherited from SharePointExtractFormField2)

Properties

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

Methods

DoExtact(WebTestContext, WebTestResponse, String) (Inherited from SharePointExtractFormField2)
Extract(Object, ExtractionEventArgs)

Applies to