ICoreWebView2DownloadStartingEventArgs.get_ResultFilePath

The path to the file. If setting the path, the host should ensure that it is an absolute path, including the file name, and that the path does not point to an existing file. If the path points to an existing file, the file will be overwritten. If the directory does not exist, it is created.

The caller must free the returned string with CoTaskMemFree. See API Conventions.

interface ICoreWebView2DownloadStartingEventArgs
@" propget"
HRESULT
get_ResultFilePath
()

Meta