Returns or sets whether a file selector is displayed or not, on each download to choose the location where the downloaded file is saved
Syntax
object. AlwaysAskForDownloadPath [= Value]
The object placeholder represents an OrdoWebView2 control
Values
Value: The property values are as follows:
| Value | Description |
| True | A file selector is displayed on each download |
| False | The downloaded file is saved in the user's default location |