A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Namespace EPiServer.Framework.FileSystem

Classes

PhysicalDirectory

Wrapper for the static class System.IO.Directory

PhysicalFile

Wrapper for the static class System.IO.File

Interfaces

IDirectory

Provides methods for creating, moving, and enumerating through directories and subdirectories.

IFile

Provides methods for the creation, copying, deletion, moving, and opening of files, and aids in the creation of System.IO.FileStream objects

IFileSystemWatcher

Interface representing System.IO.FileSystemWatcher