This documentation is archived and is not being maintained.
VirtualDirectory Properties
Visual Studio 2010
The VirtualDirectory type exposes the following members.
| 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: