CombinedResourceManager Properties

Properties

BaseName Gets the root name of the resource files that the ResourceManager searches for resources.
(Inherited from ResourceManager)
FallbackLocation Gets or sets the location from which to retrieve default fallback resources.
(Inherited from ResourceManager)
IgnoreCase Gets or sets a value that indicates whether the resource manager allows case-insensitive resource lookups in the GetString(String) and GetObject(String) methods.
(Inherited from ResourceManager)
ResourceManagers  
ResourceSetType Gets the type of the resource set object that the resource manager uses to construct a ResourceSet object.
(Inherited from ResourceManager)

See Also