ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / EsriHttpClient Class / OverwriteFile Property

In This Topic
    OverwriteFile Property
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also