Delen via


SiteConfig.RequestTracingEnabled Eigenschap

Definitie

Hiermee wordt lt;code>true</code> opgehaald of ingesteld &als aanvraagtracering is ingeschakeld; &anders 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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op