Overwrite Property
Whether to overwrite the local or remote file.
Syntax
property Overwrite: Boolean;
Default Value
false
Remarks
This property specifies whether the file is overwritten. When calling DownloadFile this determines if LocalFile is overwritten. When calling UploadFile this determines if the resource is overwritten.
Data Type
Boolean