The properties of System.Web.Hosting.VirtualDirectory are listed below. For a list of all members, see the VirtualDirectory Members list.
See Also: Inherited members from System.Web.Hosting.VirtualFileBase
[read-only] abstract | Children | IEnumerable.
Gets a list of the files and subdirectories contained in this virtual directory. |
[read-only] abstract | Directories | IEnumerable.
Gets a list of all the subdirectories contained in this directory. |
[read-only] abstract | Files | IEnumerable.
Gets a list of all files contained in this directory. |
[read-only] override | IsDirectory | bool.
Gets a value that indicates that this is a virtual resource that should be treated as a directory. |