This documentation is archived and is not being maintained.
ResourceManager Fields
Visual Studio 2010
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 | Obsolete. Contains a Hashtable that returns a mapping from cultures to ResourceSet objects. |
Show: