Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebControl Object / Url Property
In This Topic
    Url Property (WebControl)
    In This Topic
    Gets or sets the URL of the current Web page.
    Syntax
    expression.Url As String
    where expression is a variable that represents a WebControl Object
    See Also