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

In This Topic
    Unknown Property
    In This Topic
    A boolean value that indicates whether this page contains a single HTTP request that was not directly associated with a window or tab in the browser, e.g. a request to download an icon for a bookmark or location bar.
    Syntax
    'Declaration
     
    Public ReadOnly Property Unknown As Boolean
    public bool Unknown {get;}
    Remarks
    The Comment property of the Page class is not available if this property is true.
    Requirements
     
    See Also