See Also: VirtualFile Members
The System.Web.Hosting.VirtualFile class is the base class for objects that represent files in a virtual file system. Typically, you would implement a descendent of the System.Web.Hosting.VirtualFile class for each System.Web.Hosting.VirtualPathProvider object descendent in your Web application.