ArcGIS Pro 2.9 API Reference Guide
OverwriteFile Property

ArcGIS.Desktop.Core Namespace > EsriHttpClient Class : OverwriteFile Property
Gets or sets a value that indicates if the file should be overwritten if already present while uploading/downloading files.
Syntax
public bool OverwriteFile {get; set;}
Public Property OverwriteFile As Boolean
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EsriHttpClient Class
EsriHttpClient Members