Property IsEnabled
- Namespace
- Terminal.Gui.Configuration
- Assembly
- Terminal.Gui.dll
IsEnabled
Gets whether ConfigurationManager is enabled or not. If false, only the hard coded defaults will be loaded. See Enable(ConfigLocations) and Disable(bool)
public static bool IsEnabled { get; }