Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 578 Bytes

webviewcontrolnewwindowrequestedeventargs_uri.md

File metadata and controls

23 lines (15 loc) · 578 Bytes
-api-id -api-type
P:Windows.Web.UI.WebViewControlNewWindowRequestedEventArgs.Uri
winrt property

Windows.Web.UI.WebViewControlNewWindowRequestedEventArgs.Uri

-description

Gets the Uniform Resource Identifier (URI) of the content the IWebViewControl is attempting to navigate to.

-property-value

The Uniform Resource Identifier (URI) of the content the IWebViewControl is attempting to navigate to.

-remarks

-see-also

-examples