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

In This Topic
    Result Property (ResultSummary)
    In This Topic
    Gets the status or error code returned by the web server,  e.g. "200".
    Syntax
    'Declaration
     
    Public ReadOnly Property Result As String
    public string Result {get;}
    Requirements
     
    See Also