System.Web.Hosting.VirtualFile Members

The members of System.Web.Hosting.VirtualFile are listed below.

See Also: Inherited members from System.Web.Hosting.VirtualFileBase

Protected Constructors

Initializes a new instance of the System.Web.Hosting.VirtualFile class.

Public Properties

[read-only]
override
IsDirectorybool.

Gets a value that indicates that this is a virtual resource that should be treated as a file.

Public Methods

abstract
Open() : System.IO.Stream

When overridden in a derived class, returns a read-only stream to the virtual resource.