FormPostHttpBody.FormPostParameters Property

Definition

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

Property Value

Applies to