The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ExtractionRuleReference::ContextParameterName Property
Gets or sets the name of the context parameter in the context of the Web performance test.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Property Value
Type: System::String^The name of the context parameter in the context of the Web performance test.
The ContextParameterName is the name of the context parameter in the context of the Web performance testin which the value that is extracted by the referenced extraction rule is to be positioned at runtime.
Show: