NeutralResourcesLanguageAttribute.Location Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the location for the ResourceManager class to use to retrieve neutral resources by using the URI fallback process.

Namespace:  System.Resources
Assembly:  mscorlib (in mscorlib.dll)

Syntax

Public ReadOnly Property Location As UltimateResourceFallbackLocation
public UltimateResourceFallbackLocation Location { get; }

Property Value

Type: System.Resources..::.UltimateResourceFallbackLocation
One of the enumeration values that indicates the location (main assembly or satellite) from which to retrieve neutral resources.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

NeutralResourcesLanguageAttribute Class

System.Resources Namespace

UltimateResourceFallbackLocation