Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.

 

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