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

In This Topic
    Result Property (Entry)
    In This Topic
    Gets a string containing the result of the request, in the same format as displayed in HttpWatch.  (E.g. "200", "(Cached)", etc.).
    Syntax
    'Declaration
     
    Public ReadOnly Property Result As String
    public string Result {get;}
    Requirements
     
    See Also