System.Diagnostics.Debugger.IsLogging Method

Checks to see if logging is enabled by an attached debugger.

Syntax

public static bool IsLogging ()

Returns

true if a debugger is attached and logging is enabled; otherwise, false. The attached debugger is the registered managed debugger in the DbgManagedDebugger registry key. For more information on this key, see [<topic://cpconenablingjit-attachdebugging>].

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Diagnostics
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0