CoreWebView2DownloadOperation.ResultFilePath Property

Definition

The absolute path to the download file, including file name.

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

Property Value

Remarks

Host can change this from ResultFilePath.

Applies to