Share via


SiteConfig.HttpLoggingEnabled Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to