Share via


FormPostParameter Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the FormPostParameter object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method FormPostParameter() Initializes a new instance of the FormPostParameter object.
Public method FormPostParameter(String, String) Initializes a new instance of the FormPostParameter object with a name/value pair.
Public method FormPostParameter(String, String, Boolean) Initializes a new instance of the FormPostParameter object with a form post parameter name/value pair and a Boolean value that indicates whether the FormPost Parameter is URL encoded.

Top

See Also

Reference

FormPostParameter Class

Microsoft.VisualStudio.TestTools.WebTesting Namespace