Attachmate.Reflection Assembly > Attachmate.Reflection.Web.Msie Namespace > IWebControl Interface : Url Property |
'Declaration
Property Url As Uri
'Usage
Dim instance As IWebControl Dim value As Uri instance.Url = value value = instance.Url
Uri Url {get; set;}