The fields of System.Resources.ResourceManager are listed below. For a list of all members, see the ResourceManager Members list.
See Also: Inherited members from System.Object
static readonly | HeaderVersionNumber | int (1).
![]() Specifies the version of resource file headers that the current implementation of System.Resources.ResourceManager can interpret and produce. |
static readonly | MagicNumber | int (-1091581234).
![]() Holds the number used to identify resource files. |
BaseNameField | string.
![]() Specifies the root name of the resource files that the System.Resources.ResourceManager searches for resources. | |
MainAssembly | System.Reflection.Assembly.
![]() Specifies the main assembly that contains the resources. | |
ResourceSets | Hashtable.
![]() Contains a Hashtable that returns a mapping from cultures to System.Resources.ResourceSet objects. |