次の方法で共有


SiteConfig.AutoHealEnabled プロパティ

定義

自動修復が有効な場合は lt;コード>true</code> を取得または設定&します。それ以外の場合は、<code>false</code>。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象