StringComparisonRule.ContextParameterName Property

Definition

public:
 property System::String ^ ContextParameterName { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.VisualStudio.TestTools.WebTesting.Rules.IsContextParameterName(false)]
public string ContextParameterName { get; set; }
[<Microsoft.VisualStudio.TestTools.WebTesting.Rules.IsContextParameterName(false)>]
member this.ContextParameterName : string with get, set
Public Property ContextParameterName As String

Property Value

Attributes

Applies to