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

In This Topic
    URL Property (Page)
    In This Topic

    This property contains the URL of the document loaded in the browser. It may contain fragments - unlike URLs that are transmitted over the network.

    Syntax
    'Declaration
     
    Public ReadOnly Property URL As String
    public string URL {get;}
    Requirements
    HttpWatch version 13.1 or later 
    See Also