InfoConnect for Unisys VBA Guide
Url Property (WebControl)
Gets or sets the URL of the current Web page.
Syntax
Object.Url As String
Example
Dim WControl As Attachmate.Reflection.Objects.Web.Msie.WebControl
            
pubic Property GetURL() AS Uri
Get
Return WControl.Url
End Get
End Property
See Also

 

 


2015 Attachmate

Send Feedback