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