Property Sources
- Namespace
- Terminal.Gui.Configuration
- Assembly
- Terminal.Gui.dll
Sources
Provides a map from each of the ConfigLocations to file system and resource paths that have been loaded by ConfigurationManager.
public Dictionary<ConfigLocations, string> Sources { get; }