Documentation for this section has not yet been entered.
The VirtualDirectory.Directories property contains System.Web.Hosting.VirtualDirectory objects that represent the directories contained in this virtual directory. To return the System.Web.Hosting.VirtualFile objects, use the VirtualDirectory.Files property. To return both System.Web.Hosting.VirtualFile and System.Web.Hosting.VirtualDirectory objects, use the VirtualDirectory.Children property.