Class Importers
Static methods for working with table data importers.
public static class Importers
- Inheritance
-
Importers
- Inherited Members
Properties
SupportedFileFormats
Gets the list of supported file formats, formatted as appropriate for an "open file" dialog box.
public static IEnumerable<string> SupportedFileFormats { get; }