ResourceImporter

Description

The ResourceImporter class includes properties and methods used to import resources.

Class object properties inherited from IResourceImporter

  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.

Class object methods inherited from IResourceImporter

  Method name Brief description
Import The Import method imports resources.

See also:

Fore Assembly Classes