CoreWebView2WebResourceResponseReceivedEventArgs.PopulateResponseContentAsync Method

Definition

Async method to request the Content stream of the response.

public System.Threading.Tasks.Task PopulateResponseContentAsync ();
member this.PopulateResponseContentAsync : unit -> System.Threading.Tasks.Task
Public Function PopulateResponseContentAsync () As Task

Returns

Applies to