Share via


FormPostParameterCollection Constructor

Initializes a new instance of the FormPostParameterCollection class.

Namespace:  Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntax

'Declaration
Public Sub New
public FormPostParameterCollection()
public:
FormPostParameterCollection()
new : unit -> FormPostParameterCollection
public function FormPostParameterCollection()

.NET Framework Security

See Also

Reference

FormPostParameterCollection Class

Microsoft.VisualStudio.TestTools.WebTesting Namespace