CoreWebView2SaveAsUIShowingEventArgs.Kind 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.
public Microsoft.Web.WebView2.Core.CoreWebView2SaveAsKind Kind { get; set; }
member this.Kind : Microsoft.Web.WebView2.Core.CoreWebView2SaveAsKind with get, set
Public Property Kind As CoreWebView2SaveAsKind
Property Value
Remarks
If it is not allowed for the current document, method ShowSaveAsUIAsync() returns InvalidPath.