ExtractAttributeValue 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 ExtractAttributeValue : Microsoft::VisualStudio::TestTools::WebTesting::ExtractionRule
public class ExtractAttributeValue : Microsoft.VisualStudio.TestTools.WebTesting.ExtractionRule
type ExtractAttributeValue = class
inherit ExtractionRule
Public Class ExtractAttributeValue
Inherits ExtractionRule
- Inheritance
Constructors
ExtractAttributeValue() |
Properties
AttributeName | |
ContextParameterName | (Inherited from ExtractionRule) |
HtmlDecode | |
Index | |
MatchAttributeName | |
MatchAttributeValue | |
Required | |
RuleDescription |
Obsolete.
(Inherited from ExtractionRule)
|
RuleName |
Obsolete.
(Inherited from ExtractionRule)
|
TagName |
Methods
Extract(Object, ExtractionEventArgs) |