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

In This Topic
    Request Property
    In This Topic
    Gets a reference to a Request object that holds information about the HTTP request message.
    Syntax
    'Declaration
     
    Public ReadOnly Property Request As Request
    public Request Request {get;}
    Requirements
     
    See Also