Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

Overwrite Property

Determines if local files are overwritten.

Syntax

[VB.NET]
Public Property Overwrite As Boolean

[C#]
public bool Overwrite {get; set;}

Remarks

This property controls whether local files are overwritten when calling DownloadFile. It is only applicable to local files. The default value is False.

Default Value

False

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 .NET Edition - Version 16.0 [Build 7239]