FeatureSwitches.EngineActivityTraceEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.