Condividi tramite


SiteConfig.LocalMySqlEnabled Proprietà

Definizione

Ottiene o imposta <code>true</code> per abilitare MySQL locale; in caso contrario, <codice>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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a