Click or drag to resize

AssemblyDebugModeCacheExtensionsFromApplicationConfiguration Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodStatic memberFromApplicationConfiguration(AssemblyDebugModeCache)
Loads a list of assembly debug mode settings from the application configuration file (app.config / web.config) and adds them to the cache.
Public methodStatic memberFromApplicationConfiguration(AssemblyDebugModeCache, String)
Loads a list of assembly debug mode settings from the specified section of the application configuration file (app.config / web.config) and adds them to the cache.
Top
See Also