Informations
Le sujet que vous avez demandé est indiqué ci-dessous. Toutefois, ce sujet ne figure pas dans la bibliothèque.
Ce sujet n'a pas encore été évalué - Évaluez ce sujet

UltimateResourceFallbackLocation Enumeration

Specifies the assembly that the ResourceManager class will use when it retrieves neutral resources by using the fallback process.

Namespace:  System.Resources
Assembly:  mscorlib (in mscorlib.dll)
[ComVisibleAttribute(true)]
public enum UltimateResourceFallbackLocation
Member nameDescription
Supported by Silverlight for Windows PhoneSupported by Xbox 360MainAssemblyFallback resources are located in the main assembly.
Supported by Silverlight for Windows PhoneSupported by Xbox 360SatelliteFallback resources are located in a satellite assembly in the location specified by the Location property.

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.

Silverlight

Supported in: 5, 4, 3

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0

XNA Framework

Supported in: Xbox 360, Windows Phone OS 7.0

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Cela vous a-t-il été utile ?
(1500 caractères restants)

Ajouts de la communauté

© 2013 Microsoft. Tous droits réservés.