ResourceManager Fields |
The ResourceManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | BaseNameField | Indicates the root name of the resource files that the ResourceManager searches for resources. |
![]() ![]() | HeaderVersionNumber | A constant readonly value indicating the version of resource file headers that the current implementation of ResourceManager can interpret and produce. |
![]() ![]() | MagicNumber | Holds the number used to identify resource files. |
![]() | MainAssembly | Indicates the main Assembly that contains the resources. |
![]() | ResourceSets | Contains a Hashtable that returns a mapping from cultures to ResourceSet objects. |