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