[ Version ( since = "2.6" ) ]
public void set_allow_overwrite (bool allowed)
Sets the allow_overwrite property.
Sets the allow_overwrite property, which determines whether the download may overwrite an existing file on disk, or if it will fail if the destination already exists.
this |
a Download |
allowed |
the new value for the allow_overwrite property |