[]
Gets or sets the destination folder for the 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 string DestinationFolder { get; set; }
Public Property DestinationFolder As String