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.
ResourceManager::ResourceSets Field
.NET Framework (current version)
Note: This API is now obsolete.
Namespace:
System.Resources
Assembly: mscorlib (in mscorlib.dll)
Return to top
Contains a Hashtable that returns a mapping from cultures to ResourceSet objects.
Assembly: mscorlib (in mscorlib.dll)
protected: [ObsoleteAttribute("call InternalGetResourceSet instead")] Hashtable^ ResourceSets
Field Value
Type: System.Collections::Hashtable^
.NET Framework
Available since 1.1
Available since 1.1
Show: