System.Resources.ResourceManager: Property Members

The properties 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

Public Properties

[read-only]
BaseNamestring.

Gets the root name of the resource files that the System.Resources.ResourceManager searches for resources.

IgnoreCasebool.

Gets or sets a value that indicates whether the resource manager allows case-insensitive resource lookups in the ResourceManager.GetString(string) and ResourceManager.GetObject(string) methods.

[read-only]
ResourceSetTypeType.

Gets the type of the resource set object that the resource manager uses to construct a System.Resources.ResourceSet object.

Protected Properties

FallbackLocationUltimateResourceFallbackLocation.

Gets or sets the location from which to retrieve default fallback resources.