The members of System.Web.Hosting.VirtualFileBase are listed below.
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. |
override | InitializeLifetimeService()
|