CoreWebView2WebResourceResponseView.Headers Property

Definition

Gets the HTTP response headers as received.

public Microsoft.Web.WebView2.Core.CoreWebView2HttpResponseHeaders Headers { get; }
member this.Headers : Microsoft.Web.WebView2.Core.CoreWebView2HttpResponseHeaders
Public ReadOnly Property Headers As CoreWebView2HttpResponseHeaders

Property Value

Applies to