FeatureSwitches.EngineActivityTraceEnabled Property

Definition

Gets a value whether the EngineActivityTrace is enabled.

public:
 property bool EngineActivityTraceEnabled { bool get(); };
public bool EngineActivityTraceEnabled { get; }
member this.EngineActivityTraceEnabled : bool
Public ReadOnly Property EngineActivityTraceEnabled As Boolean

Property Value

true if the EngineActivityTrace is enabled; otherwise, false.

Applies to