Base class for all implementations of custom file systems. This is an extension of the VPP API VirtualFile class to provide extended functionallity around EPiServer files.

Namespace:  EPiServer.Web.Hosting
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
public abstract class UnifiedFile : VirtualFileEx

Inheritance Hierarchy

See Also