allow_overwrite


Description:

[ Version ( since = "2.6" ) ]
public bool allow_overwrite { get; set; }

Whether or not the download is allowed to overwrite an existing file on disk.

If this property is false and the destination already exists, the download will fail.