CoreWebView2WebResourceRequestedEventArgs.ResourceContext 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.
The web resource request context.
public Microsoft.Web.WebView2.Core.CoreWebView2WebResourceContext ResourceContext { get; }
member this.ResourceContext : Microsoft.Web.WebView2.Core.CoreWebView2WebResourceContext
Public ReadOnly Property ResourceContext As CoreWebView2WebResourceContext