ZipDirectory.Overwrite Property

Definition

Gets or sets a value indicating if the destination file should be overwritten.

public:
 property bool Overwrite { bool get(); void set(bool value); };
public bool Overwrite { get; set; }
member this.Overwrite : bool with get, set
Public Property Overwrite As Boolean

Property Value

Applies to