Click or drag to resize

IFileImporter Methods

The IFileImporter type exposes the following members.

Methods
 NameDescription
Public methodCheckOrCreateImportOptions Checks the import options. If the provided object is a valid import options object, then this object is returned. Otherwise, a new import options object is created.
Public methodGetFileExtensions Gets the file extensions.
Public methodGetProbabilityForBeingThisFileFormat Gets the probability for being this file format.
Public methodImport Imports the specified file into the project.
Top
See Also