'Declaration ReadOnly Property Url As Uri
'Declaration
ReadOnly Property Url As Uri
'Usage Dim instance As IWebDocument Dim value As Uri value = instance.Url
'Usage
Dim instance As IWebDocument Dim value As Uri value = instance.Url
Uri Url {get;}
IWebDocument Interface IWebDocument Members