Share via


SiteConfigData.IsHttpLoggingEnabled Property

Definition

<code>true</code> if HTTP logging is enabled; otherwise, <code>false</code>.

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

Property Value

Applies to