'Declaration Public Property DestinationFolder As System.String
public System.string DestinationFolder {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 Property DestinationFolder As System.String
public System.string DestinationFolder {get; set;}