UltimateResourceFallbackLocation Enumeration
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Specifies the assembly that the ResourceManager class will use when it retrieves neutral resources by using the fallback process.
Assembly: mscorlib (in mscorlib.dll)
Use the UltimateResourceFallbackLocation enumeration with the NeutralResourcesLanguageAttribute constructor to specify whether the ResourceManager class is to retrieve neutral fallback resources from the main application assembly (the default), or from a satellite assembly.