CoreWebView2DownloadStartingEventArgs.DownloadOperation 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.
Returns the CoreWebView2DownloadOperation for the download that has started.
public Microsoft.Web.WebView2.Core.CoreWebView2DownloadOperation DownloadOperation { get; }
member this.DownloadOperation : Microsoft.Web.WebView2.Core.CoreWebView2DownloadOperation
Public ReadOnly Property DownloadOperation As CoreWebView2DownloadOperation