Name | Description | |
![]() |
DirectoryAlreadyExistsException |
This error is raised if you want to create for example a folder which already exists. |
![]() |
DirectoryNotEmptyException |
This error is raised if a folder that is not empty should be deleted. |
![]() |
FileAlreadyExistsException |
This error is raised if a file should be created that already exists. |
![]() |
FileSystemIsBusyException |
This error is raised if file system is busy and further operations are not able to execute |
![]() |
InvalidPathException |
Invalid Path Exception |
![]() |
PathAlreadyExistsException |
Exception if path does not exist. |
![]() |
PathNotFoundException |
Exception if path does not exist. |
![]() |
QuickIO |
Provides static methods for files and directories. |
![]() |
QuickIOBaseException |
Abstract base class for exceptions |
![]() |
QuickIODirectory |
Provides static methods to access folders. For example creating, deleting and retrieving content and security information such as the owner. |
![]() |
QuickIODirectoryInfo |
Provides properties and instance methods for directories |
![]() |
QuickIODirectoryMetadata |
Directory metadata information |
![]() |
QuickIOEnumerateOptions |
Options for enumerations |
![]() |
QuickIOFile |
Provides static methods to access files. For example creating, deleting and retrieving content and security information such as the owner. |
![]() |
QuickIOFileInfo |
Provides properties and instance methods for files |
![]() |
QuickIOFileMetadata |
File metadata information |
![]() |
QuickIOFileSystemEntryBase |
Provides properties and instance method for files and directories |
![]() |
QuickIOFileSystemEntryType |
Represents type of path or handle |
![]() |
QuickIOFileSystemMetadataBase |
Abstract class for file system entries such as files and directory. Just for meta data reprentation |
![]() |
QuickIOFileSystemSecurity |
Provides methods for accessing the security information of files and folders, such as for example the getting and setting of the owner. |
![]() |
QuickIOFolderStatisticResult |
Folder Statistics |
![]() |
QuickIOHashImplementationType |
QuickIOHashImplementationType |
![]() |
QuickIOHashResult |
This class is used for hash calculations. Use for human readable output. |
![]() |
QuickIOParsePathResult |
Result of parsing path |
![]() |
QuickIOPath |
Performs operations for files or directories and path information. |
![]() |
QuickIOPathInfo |
Provides properties and instance method for paths |
![]() |
QuickIOPathLocation |
Path Location (Local, Share) |
![]() |
QuickIOPathType |
Path Types (Regular or UNC ) |
![]() |
QuickIOPatterns |
Pattern Collection |
![]() |
QuickIOSystemRules |
QuickIOSystemRules |
![]() |
UnmatchedFileSystemEntryTypeException |
Exception if path returns another type as excepted |
![]() |
UnsupportedDriveType |
Represents an exception for unsuuported drive types |