 
            | Miner.System Assembly > Miner Namespace : Resourcer Class | 
The following tables list the members exposed by Resourcer.
| Name | Description | |
|---|---|---|
|  | Resourcer Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|   | BrandedIcon | Returns a reference to the MM.ico | 
|   | BrandedIconAsBitmapFrame | Returns a System.Windows.Media.ImageSource for use as a WPF Icon. | 
|   | MinerResourcesName | Gets the ending of the names of the resources placed in the global resources folder. | 
|   | RegistryCulutureCode | Gets a culture code override from the registry. | 
| Name | Description | |
|---|---|---|
|   | Brand | Returns a branded string, using non-internationalized strings. | 
|  | GetBitmap | Overloaded. | 
|  | GetBrandedString | Overloaded. | 
|  | GetCursor | Given a resource ID, this method retrieves a cursor. | 
|  | GetIcon | Given a resource ID, this method retrieves the corresponding icon. | 
|  | GetImage | Given a resource ID, this method retrieves the corresponding image. | 
|  | GetObject | Given a resource ID, this method retrieves the corresponding object. | 
|  | GetString | Overloaded. Takes a String value | 
|   | GetToolCategoryName | This method retrieves the name of the category in which the tool in registered. | 
|  | ReleaseAllResources | This method releases all retrieved resources. |