CoreWebView2NewWindowRequestedEventArgs.Uri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the target uri of the new window request.
public string Uri { get; }
member this.Uri : string
Public ReadOnly Property Uri As String
Property Value
Remarks
The target WebView should not be navigated. If the NewWindow is set, its top level window will return as the opened WindowProxy.