FormPostParameter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class FormPostParameter : Microsoft::VisualStudio::TestTools::WebTesting::Parameter
[System.Serializable]
public class FormPostParameter : Microsoft.VisualStudio.TestTools.WebTesting.Parameter
[<System.Serializable>]
type FormPostParameter = class
inherit Parameter
Public Class FormPostParameter
Inherits Parameter
- Inheritance
- Derived
- Attributes
Constructors
FormPostParameter() | |
FormPostParameter(String, String, Boolean) | |
FormPostParameter(String, String) |
Properties
Name | (Inherited from Parameter) |
UrlEncode | (Inherited from Parameter) |
Value | (Inherited from Parameter) |
Methods
Clone() |