Sdílet prostřednictvím


SiteConfig.HttpLoggingEnabled Vlastnost

Definice

Získá nebo nastaví <code>true</code>, pokud je protokolování HTTP povolené; &jinak lt;code>false</code>.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro