IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

Overwrite Property

Controls whether created file(s) should overwrite already existing file(s).

Syntax

[VB.NET]
Public Property Overwrite As Boolean

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

Remarks

This property controls whether created file(s) should overwrite already existing file(s). Note that more than one file may be created during uuencoding.

Default Value

False

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]