.NET Helper Packages
C#
Show/Hide TOC
Console
App
Debug
Mode 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#
Copy
public
bool
DebugMode
{
get
; }
Property Value
Boolean
See Also
Reference
ConsoleApp Class
Application.Helper Namespace
In This Article
Definition
See Also