ICoreWebView2DownloadStartingEventArgs.get_Cancel

The host may set this flag to cancel the download. If canceled, the download save dialog is not displayed regardless of the Handled property.

interface ICoreWebView2DownloadStartingEventArgs
@" propget"
HRESULT
get_Cancel
(
BOOL* cancel
)

Meta