SharePointExtractViaKeyString 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 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
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) |