SharePointFindHrefs 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 SharePointFindHrefs : Microsoft::VisualStudio::TestTools::WebTesting::ExtractionRule
public class SharePointFindHrefs : Microsoft.VisualStudio.TestTools.WebTesting.ExtractionRule
type SharePointFindHrefs = class
inherit ExtractionRule
Public Class SharePointFindHrefs
Inherits ExtractionRule
- Inheritance
Constructors
SharePointFindHrefs() |
Fields
bRealOutcome | |
ResultsCommentFormatString |
Properties
AddCommentToResults | |
ContextParameterName | (Inherited from ExtractionRule) |
DecodeUnicodeEscapeSequences | |
DefaultValue | |
Enabled | |
HtmlDecode | |
ItemNumber | |
MatchCase | |
Required | |
RuleDescription |
Obsolete.
(Inherited from ExtractionRule)
|
RuleName |
Obsolete.
(Inherited from ExtractionRule)
|
StoreAsCollection | |
SubstringEndsWith | |
SubstringExtract | |
SubstringStartsWith | |
URLDecode | |
URLPatternString | |
UseDefaultValue | |
UseRegEx |
Methods
DoExtact(WebTestContext, WebTestResponse, String) | |
Extract(Object, ExtractionEventArgs) |