CoreWebView2SaveFileSecurityCheckStartingEventArgs.FilePath Property

Definition

Get the full path of file to be saved. This includes the file name and extension.

public string FilePath { get; }
member this.FilePath : string
Public ReadOnly Property FilePath As String

Property Value

Applies to