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

In This Topic
    Entries Property (Log)
    In This Topic
    Gets a reference to an Entries object that contains a list of all the requests in the log.
    Syntax
    'Declaration
     
    Public ReadOnly Property Entries As Entries
    public Entries Entries {get;}
    Requirements
     
    See Also