ExtractionRuleReference Constructors
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.
Overloads
| Name | Description |
|---|---|
| ExtractionRuleReference() | |
| ExtractionRuleReference(Type) |
ExtractionRuleReference()
public:
ExtractionRuleReference();
public ExtractionRuleReference();
Public Sub New ()
Applies to
ExtractionRuleReference(Type)
public:
ExtractionRuleReference(Type ^ type);
public ExtractionRuleReference(Type type);
new Microsoft.VisualStudio.TestTools.WebTesting.ExtractionRuleReference : Type -> Microsoft.VisualStudio.TestTools.WebTesting.ExtractionRuleReference
Public Sub New (type As Type)
Parameters
- type
- Type