ICoreWebView2Profile.get_DefaultDownloadFolderPath

Gets the DefaultDownloadFolderPath property. The default value is the system default download folder path for the user.

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

interface ICoreWebView2Profile
@" propget"
HRESULT
get_DefaultDownloadFolderPath
(
LPWSTR* value
)

Meta