HttpWatch Automation Reference - 16.2.2
HttpWatch Namespace / ResultSummary Class / Description Property

In This Topic
    Description Property (ResultSummary)
    In This Topic
    Gets the full description of the result value, for example, "304 Not Modified" or "(Cache)".
    Syntax
    'Declaration
     
    Public ReadOnly Property Description As String
    public string Description {get;}
    Requirements
     
    See Also