SharePointExtractSelectFormField Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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) |