HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Page Class / Entries Property

In This Topic
    Entries Property (Page)
    In This Topic
    Returns an Entries object that contains a list of all the HTTP requests associated with this page.
    Syntax
    'Declaration
     
    Public ReadOnly Property Entries As Entries
    public Entries Entries {get;}
    Requirements
     
    See Also