RingSoft.DbLookup Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

SystemGlobals..::..UnitTestMode Property

Gets or sets a value indicating whether [unit test mode].

Namespace:  RingSoft.DbLookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public static bool UnitTestMode { get; set; }
Public Shared Property UnitTestMode As Boolean
	Get
	Set
public:
static property bool^ UnitTestMode {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [unit test mode]; otherwise, false.