ConsoleAppDebugMode Property

Indicates whether a debugger is attached to the process.

Definition

Namespace: Application.Helper
Assembly: Application.Helper (in Application.Helper.dll) Version: 2.0.5
C#
public bool DebugMode { get; }

Property Value

Boolean

See Also