HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Warnings Class
Members

In This Topic
    Warnings Class
    In This Topic
    Contains a list of Warning objects that were detected for an HTTP request.
    Object Model
    Warnings ClassWarning Class
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public Class Warnings 
    [DefaultMember("Item")]
    public class Warnings 
    Remarks
    The Warnings object is returned by the Warnings property of the Entry class.
    Inheritance Hierarchy

    System.Object
       HttpWatch.Warnings

    Requirements
     
    See Also