System.Web.Hosting.VirtualFileBase: Property Members

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

Public Properties

[read-only]
abstract
IsDirectorybool.

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]
Namestring.

Gets the display name of the virtual resource.

[read-only]
VirtualPathstring.

Gets the virtual file path.