ResourceManager Fields
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
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. |
Show: