Поделиться через


RestoreRequestInner.AdjustConnectionStrings Свойство

Определение

Возвращает или задает <code>true</code> если SiteConfig.ConnectionStrings должен быть задан в новом приложении; в противном случае &— lt;code>false</code>.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.adjustConnectionStrings")]
public bool? AdjustConnectionStrings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.adjustConnectionStrings")>]
member this.AdjustConnectionStrings : Nullable<bool> with get, set
Public Property AdjustConnectionStrings As Nullable(Of Boolean)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к