[TCheckBoxFormControlObj]C# [TCheckBoxFormControlObj]Visual Basic Get and set if DPSF Debug Warning Exceptions should be thrown or not. These exceptions are typically thrown as a warning to the user that they do not have DPSF configured ideally. This will only return true (default) if we are running in Debug mode (i.e. the DEBUG compilation symbol is defined) and a debugger is attached. This is done to prevent these exceptions from being thrown when software compiled in Debug mode is released. Namespace: DPSF Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0 Syntax
Property Value Type: Boolean See Also |