Share via


SiteConfigProperties.IsRequestTracingEnabled Property

Definition

<code>true</code> if request tracing is enabled; otherwise, <code>false</code>.

public bool? IsRequestTracingEnabled { get; set; }
member this.IsRequestTracingEnabled : Nullable<bool> with get, set
Public Property IsRequestTracingEnabled As Nullable(Of Boolean)

Property Value

Applies to