How to Change/Set the download default location of webview in c#

chandan kesharwani 21 Reputation points
2021-05-10T15:14:23.15+00:00

I have designed windows form application, in which i have implemented Webview.
In that i am navigating to different Url using webview.Navigate.
After navigating , i am downloading file from that url.
And file is downloading successfully, but it is downloading in default location i.e. C:\Users\XYZ\Downloads.

I want to change the default download location of webview.
Can we change the default download location of webview.
Or is there any other way to download at different location from webview.

Thanks for the help

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,873 questions
{count} votes