Share via


RestoreRequestInfo.AdjustConnectionStrings Property

Definition

<code>true</code> if SiteConfig.ConnectionStrings should be set in new app; otherwise, <code>false</code>.

public bool? AdjustConnectionStrings { get; set; }
member this.AdjustConnectionStrings : Nullable<bool> with get, set
Public Property AdjustConnectionStrings As Nullable(Of Boolean)

Property Value

Applies to