RestoreInfo.AllowOverwrite Property

Definition

Gets or sets the AllowOverwrite aspect of RestoreInfo.

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

Property Value

true if overwrite is allowed; otherise, false.

Applies to