HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Request Class / QueryStringValues Property

In This Topic
    QueryStringValues Property
    In This Topic
    Returns a QueryStringValues object containing the list of parameters encoded in the query string section of the URL.
    Syntax
    'Declaration
     
    Public ReadOnly Property QueryStringValues As QueryStringValues
    public QueryStringValues QueryStringValues {get;}
    Requirements
     
    See Also