Sdílet prostřednictvím


SiteConfig.RequestTracingEnabled Vlastnost

Definice

Získá nebo nastaví <code>true</code>, pokud je povolené trasování požadavků; &jinak lt;code>false</code>.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro