This documentation is archived and is not being maintained.
VirtualFileBase Properties
Visual Studio 2010
The VirtualFileBase type exposes the following members.
| Name | Description | |
|---|---|---|
|
IsDirectory | When overridden in a derived class, gets a value indicating whether the VirtualFileBase instance represents a virtual file or a virtual directory. |
|
Name | Gets the display name of the virtual resource. |
|
VirtualPath | Gets the virtual file path. |
Show: