VirtualFileBase Constructor ()
.NET Framework (current version)
Initializes the class for use by an inherited class instance. This constructor can be called only by an inherited class.
Assembly: System.Web (in System.Web.dll)
Although you cannot directly construct an instance of the VirtualFileBase class, you can call this constructor from the constructor of an inheriting class.
.NET Framework
Available since 2.0
Available since 2.0
Show: