This documentation is archived and is not being maintained.
VirtualFile Properties
Visual Studio 2010
The VirtualFile type exposes the following members.
| Name | Description | |
|---|---|---|
|
IsDirectory | Gets a value that indicates that this is a virtual resource that should be treated as a file. (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: