Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.YetaWFManager.DiagnosticsMode Property

Defines whether the currently running instance of YetaWF is using additional run-time diagnostics to find issues, typically used during development.

Class: YetaWF.Core.Support.YetaWFManager
Namespace: YetaWF.Core.Support
Assembly: YetaWF.Core

Syntax

public static bool DiagnosticsMode { get; }

true in diagnostic mode, false otherwise.

See Also YetaWF.Core.Support.YetaWFManager ClassYetaWF.Core Overview