Share via


ResourceManager Class

Provides convenient access to culture-specific resources at run time.

Namespace: System.Resources
Assembly: mscorlib (in mscorlib.dll)

Syntax

public class ResourceManager

Remarks

The ResourceManager class enables you to look up culture-specific resources, provides a fallback resource when a particular localized resource does not exist, and supports resource serialization.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

ResourceManager Members
System.Resources Namespace