Indicate if the application is running in console mode.
Namespace:
Devolutions.UtilsAssembly: Devolutions.Utils (in Devolutions.Utils.dll)
Syntax
| Visual Basic |
|---|
Public Shared ReadOnly Property IsConsoleApplication As Boolean Get |
| C# |
|---|
public static bool IsConsoleApplication { get; } |