ResourceManager Properties
[ 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 | |
|---|---|---|
|
BaseName | Gets the root name of the resource files that the ResourceManager searches for resources. |
|
IgnoreCase | Gets or sets a Boolean value indicating whether the current instance of ResourceManager allows case-insensitive resource lookups in the GetString and GetObject methods. |
|
ResourceSetType | Gets the Type of the ResourceSet the ResourceManager uses to construct a ResourceSet object. |
Show: