HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / POSTParameter Class / Name Property

In This Topic
    Name Property (POSTParameter)
    In This Topic
    Returns the name of the POST parameter. For HTML form submits this would be the name of the form element to which this parameter relates.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As String
    public string Name {get;}
    Requirements
     
    See Also