| Name | Description |
---|
 | FileAccess | Defines read/write access to a file. |
 | FileChecksumType | Specifies the type of checksum used for the GetFileChecksum method. |
 | FileComparisonResult | Represents the file comparison result.
This result enum is used for the property ComparisonResult. |
 | FileInfoComparisonMethod | Defines the possible comparison types for the FileInfoComparer class. |
 | FileMode | Defines file open mode. |
 | FileOverwriteMode | Specifies actions to resolve file existing issue. |
 | FileShare | Contains constants for controlling the kind of access other FileStream objects can have to the same file. |
 | FileSystemExceptionStatus | Specifies status of the error for the FileSystemException class. |
 | FileSystemFeatures | Specifies features of a file system. |
 | FileTransferType | Defines common modes for transferring files, usually ascii and binary. |
 | GetItemInfoParts | Indicates which information of the source file will be obtained before transferring. |
 | RemoteFileSystemState | Specifies the state of an remote file system object. |
 | RemoteServerOs | Specifies the server OS type. |
 | SearchAction | Defines the actions used to determine whether to add files to the search result returned by the Search methods. |
 | SearchConditionFileTimeTypes | Specifies the search file time types. |
 | SearchConditionFileTypes | Specifies search file types. |
 | SearchConditionResult | Defines search condition matching result. It indicates if a file item was accepted or rejected by a search condition. |
 | SymlinksResolveAction | Specifies actions taken on symlinks. |
 | TimeResolution | Specifies the time resolutions used for comparisons. |
 | TransferConfirmNextActions | Defines the action to resolve the current issue detected using the TransferConfirm event. |
 | TransferConfirmReason | Defines detailed specification of a problem that occurred during the file transfer. |
 | TransferFileOverwriteCondition | Defines the conditions for overwriting an existing file in a handler of the TransferConfirm event. |
 | TransferQueueState | Defines the transfer queue states. |
 | TransferState | Specifies the state of a file transfer. |
 | TransferThreadState | Defines the state of transfer threads. |