HttpWatch Automation Reference - 16.2.2
HttpWatch Namespace / Entry Class / Result Property

In This Topic
    Result Property (Entry)
    In This Topic
    Gets the request result in the same format displayed in HttpWatch, for example, "200" or "(Cache)".
    Syntax
    'Declaration
     
    Public ReadOnly Property Result As String
    public string Result {get;}
    Requirements
     
    See Also