Share via


SiteConfig.LocalMySqlEnabled Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to