WebViewLoadedEventArgsUri Property |
Gets the URI of the page that was loaded.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax Public ReadOnly Property Uri As Uri
Get
member Uri : Uri with get
Property Value
Type:
UriThe URI.
See Also