The ResourceExporter class includes properties and methods used to export resources.
| Property name | Brief description | |
| Consumer | The Consumer property determines an object, in which the export is performed. | |
| Locales | The Locales property determines the resources languages for the export. | |
| Resource | The Resource property determines object of resources that should be exported. | |
| Strings | The Strings property determines the lines of resources for the export. |
| Method name | Brief description | |
| Export | The Export method exports resources. |
See also: