Classes
| Class | Description | |
|---|---|---|
| FileTypeIdentifierService |
Provides a way to access the FileTypeIdentifier.
| |
| FileTypeIdentifyException |
The exception thrown when a serious file type identification error occurs. This class cannot be inherited.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IFileTypeConfiguration |
Represents an abstract object to configure IFileTypeIdentifier.
| |
| IFileTypeIdentifier |
Represents an abstract object to identify file types.
| |
| IFileTypeInfo |
Represents an abstract object that describes file type information.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| FileTypeIdentifyError |
Represents the errors that can occur when attempting to identify a file type.
|