This documentation is archived and is not being maintained.

VirtualFileBase Properties

The VirtualFileBase type exposes the following members.

  NameDescription
Public property IsDirectory When overridden in a derived class, gets a value indicating whether the VirtualFileBase instance represents a virtual file or a virtual directory.
Public property Name Gets the display name of the virtual resource.
Public property VirtualPath Gets the virtual file path.
Top
Show: