VirtualDirectory Properties
.NET Framework (current version)
Namespace:
System.Web.Hosting
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Children | Gets a list of the files and subdirectories contained in this virtual directory. |
![]() | Directories | Gets a list of all the subdirectories contained in this directory. |
![]() | Files | Gets a list of all files contained in this directory. |
![]() | IsDirectory | Gets a value that indicates that this is a virtual resource that should be treated as a directory.(Overrides VirtualFileBase.IsDirectory.) |
![]() | Name | Gets the display name of the virtual resource.(Inherited from VirtualFileBase.) |
![]() | VirtualPath | Gets the virtual file path.(Inherited from VirtualFileBase.) |
Show:
