Share via


LoadTestRun.DebugLogsEnabled Property

Definition

Enable or disable debug level logging. True if debug logs are enabled for the test run. False otherwise.

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

Property Value

Applies to