Share via


DeclarativeWebTest.ContextParameters Property

Definition

public:
 property Microsoft::VisualStudio::TestTools::WebTesting::ContextParameterCollection ^ ContextParameters { Microsoft::VisualStudio::TestTools::WebTesting::ContextParameterCollection ^ get(); };
public Microsoft.VisualStudio.TestTools.WebTesting.ContextParameterCollection ContextParameters { get; }
member this.ContextParameters : Microsoft.VisualStudio.TestTools.WebTesting.ContextParameterCollection
Public ReadOnly Property ContextParameters As ContextParameterCollection

Property Value

Applies to