Fore > Fore Assembly Interfaces > IResourceImporter
The IResourceImporter interface contains properties and methods used to import resources.
Property name | Brief description | |
![]() |
Locales | The Locales property determines the resources languages for the import. |
![]() |
Log | The Log property returns the report about the import process. |
![]() |
Method | The Method property determines an import mode of resources. |
![]() |
Provider | The Provider property determines the object, from which the import is performed. |
![]() |
Resource | The Resource property determines the resources object, into which the import should be performed. |
Method name | Brief description | |
![]() |
Import | The Import method imports resources. |
See also: