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

Overwrite Property

Whether to overwrite the local or remote file.

Syntax

[VB.NET]
Public Property Overwrite As Boolean

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

Remarks

This property specifies whether the file is overwritten. When calling DownloadFile this determines if LocalFile is overwritten.

This setting is not applicable when uploading files.

Default Value

False

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