AppModel.IsDebugMode

Determines whether the application is compiled in Debug Mode Provided here mainly as an aid for turning on and off debugging menu and UI options.

public bool IsDebugMode { get; }

See also:

Class AppModel

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic