ResourceSet Class Members
The following tables list the members exposed by ResourceSet.
Public Properties
Name | Description | |
---|---|---|
Basename | Basename for ResourceSet | |
Manager | The ResourceManager for the ResourceSet. | |
Pathname | Path to resource file |
Public Methods
Name | Description | |
---|---|---|
ClearCache | Clear the cache | |
GetFormattedString | Get string from resource and format it | |
GetResource<T> | Get resource | |
ReleaseResources | Release all resources for this ResourceSet |
See Also