Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

NeutralResourcesLanguageAttribute::Location Property

 

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

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

public:
property UltimateResourceFallbackLocation Location {
	UltimateResourceFallbackLocation 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.

.NET Framework
Available since 2.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show:
© 2017 Microsoft