InfoConnect for Airlines
Url Property (IWebDocument)


Gets the URL of the current document.
Syntax
'Declaration
 
ReadOnly Property Url As Uri
'Usage
 
Dim instance As IWebDocument
Dim value As Uri
 
value = instance.Url
Uri Url {get;}
See Also