CoreWebView2.ShowSaveAsUIAsync Method
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.
public System.Threading.Tasks.Task<Microsoft.Web.WebView2.Core.CoreWebView2SaveAsUIResult> ShowSaveAsUIAsync ();
member this.ShowSaveAsUIAsync : unit -> System.Threading.Tasks.Task<Microsoft.Web.WebView2.Core.CoreWebView2SaveAsUIResult>
Public Function ShowSaveAsUIAsync () As Task(Of CoreWebView2SaveAsUIResult)
Returns
Remarks
It opens a system modal dialog by default. If the SuppressDefaultDialog property is TRUE
, the system dialog is not opened. This method can return CoreWebView2SaveAsUIResult.