SiteConfigData.IsDetailedErrorLoggingEnabled Property

Definition

<code>true</code> if detailed error logging is enabled; otherwise, <code>false</code>. Serialized Name: SiteConfig.properties.detailedErrorLoggingEnabled

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

Property Value

Applies to