Udostępnij za pośrednictwem


SiteConfig.HttpLoggingEnabled Właściwość

Definicja

Pobiera lub ustawia <code>true</code> jeśli rejestrowanie HTTP jest włączone; w przeciwnym razie <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)

Wartość właściwości

Atrybuty
Newtonsoft.Json.JsonPropertyAttribute

Dotyczy