ArcGIS Pro 3.7 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 Property OverwriteFile As Boolean
    public bool OverwriteFile {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also