ArcGIS Pro 3.0 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, Windows 8.1

    See Also