BackupInfo.AllowOverwrite Property

Definition

Gets or sets the indication whether the destination files can be overwritten during backup.

public bool AllowOverwrite { get; set; }
member this.AllowOverwrite : bool with get, set
Public Property AllowOverwrite As Boolean

Property Value

true if the destination files can be overwritten; otherwise, false.

Applies to