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