Click or drag to resize

AssemblyDebugModeCacheIsDebugModeEnabled Method

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

Overload List
  NameDescription
Public methodIsDebugModeEnabled(Assembly)
Attempts to find the debug mode setting with the best match for the specified assembly.
Public methodIsDebugModeEnabled(Type)
Attempts to find the debug mode setting with the best match for the assembly containing the specified type.
Top
See Also