Returns the path to the user's Downloads folder.
Syntax
String = object .GetUserDefaultDownloadsPath
String : the path to the user's Downloads folder.
The GetUserDefaultDownloadsPath method syntax has these parts:
Element | Description |
Object | The object placeholder represents an OrdoWebView2 control |