CoreWebView2WebResourceResponseReceivedEventArgs.PopulateResponseContentAsync Method
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.
Async method to request the Content stream of the response.
C#
public System.Threading.Tasks.Task PopulateResponseContentAsync ();
member this.PopulateResponseContentAsync : unit -> System.Threading.Tasks.Task
Public Function PopulateResponseContentAsync () As Task
產品 | 版本 |
---|---|
WebView2 .NET Prerelease | 0.9.628 |