Namespace Coree.NETStandard.Services.FileOperationsManagement
Classes
FileOperationsService
Provides comprehensive file management services.
FileOperationsService.FileSystemEntry
Represents an entry within a file system, which can be either a file or a directory. This class provides detailed information about the file system entry, such as its name, full path, attributes, and timestamps.
FileOperationsService.FileSystemInformation
Represents detailed information about a specific file system location, including its entries and statuses related to operations performed on these entries.
Interfaces
IFileOperationsService
Defines a service for file system operations.
Enums
FileOperationsService.VerifiedCopyStatus
Defines the status outcomes for the VerifyAndResumeFileCopyAsync method.