CoreWebView2DownloadStartingEventArgs.DownloadOperation Property

Definition

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

Property Value

Applies to