Class | Description | |
---|---|---|
FileNotFoundByLocatorException | The exception thrown when an attempt to access a file that does not found. | |
FileOptions | Class that represents an options. | |
FileUtils | Provides extension methods for work with file. |
Interface | Description | |
---|---|---|
IFile | Provides properties and methods for the reading, writing, copying, deletion and moving of file. | |
IFileFactory | Represents a set of methods for getting or creating an instances of the IFile types. | |
IFileLocator | Represents serializable file locator. |
Enumeration | Description | |
---|---|---|
FileStoringState | Describes a file storing state. | |
FileWriteOptions | Contains the file write options. |