BrowserDestinationFolder Property
Gets or sets the destination folder for the Chromium downloads.
If this property is not set, the downloads are stored to [root]/.local-chromium, where [root] is where the project binaries are located.
public static System.string BrowserDestinationFolder {get; set;}
'Declaration
Public Shared Property BrowserDestinationFolder As System.String