The properties of System.Web.Hosting.VirtualFileBase are listed below. For a list of all members, see the VirtualFileBase Members list.
See Also: Inherited members from System.MarshalByRefObject
[read-only] abstract | IsDirectory | bool.
When overridden in a derived class, gets a value indicating whether the System.Web.Hosting.VirtualFileBase instance represents a virtual file or a virtual directory. |
[read-only] | Name | string.
Gets the display name of the virtual resource. |
[read-only] | VirtualPath | string.
Gets the virtual file path. |