'Declaration Public ReadOnly Property Url As Uri
'Declaration
Public ReadOnly Property Url As Uri
'Usage Dim instance As NavigatedEventArgs Dim value As Uri value = instance.Url
'Usage
Dim instance As NavigatedEventArgs Dim value As Uri value = instance.Url
public Uri Url {get;}
NavigatedEventArgs Class NavigatedEventArgs Members