.NET Helper Packages
C#
Show/Hide TOC
Console
App
Is
Unit
Test Property
Sets whether this is running as a unit test.
Definition
Namespace:
Application.Helper
Assembly:
Application.Helper (in Application.Helper.dll) Version: 2.0.5
C#
Copy
public
bool
IsUnitTest
{
set
; }
Property Value
Boolean
See Also
Reference
ConsoleApp Class
Application.Helper Namespace
In This Article
Definition
See Also