ResourceManager Class
Provides access to resources. The ResourceManager provides access to fonts resources, images resources, movies resources and sounds resources. This class cannot be inherited.
Definition
| public sealed class ResourceManager: Object |
Members Table
The following table lists the members exposed by the ResourceManager object. Click a tab on the left to choose the type of member you want to view.
Methods
Properties
| Property | Description |
|---|
| Default | Gets the ResourceManager used by default. |
| Fonts | Gets the fonts available in the ResourceManager. |
| Images | Gets the images available in the ResourceManager. |
| Movies | Gets the movies available in the ResourceManager. |
| Sounds | Gets the sounds available in the ResourceManager. |
Inheritance Hierarchy
ObjectResourceManager
Class Information
| Namespace | System.Resources |
|---|
| Flash Library | corlib.scl |
|---|
| Flash Library Version | 2.0.0.2466 |
|---|
| Silverlight Library | System.Windows.Forms.dll |
|---|