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

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