次の方法で共有


SiteConfig.LocalMySqlEnabled プロパティ

定義

ローカル MySQL を有効にする lt;コード>true</code> を取得または設定&します。それ以外の場合は、<code>false</code> です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象