This documentation is archived and is not being maintained.
ResourceManager Properties
Visual Studio 2010
The ResourceManager type exposes the following members.
| Name | Description | |
|---|---|---|
|
BaseName | Gets the root name of the resource files that the ResourceManager searches for resources. |
|
FallbackLocation | Gets or sets the location from which to retrieve neutral fallback 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: