This documentation is archived and is not being maintained.
HttpRuntime Constructor
.NET Framework 1.1
Initializes a new instance of the HttpRuntime class.
[Visual Basic] Public Sub New() [C#] public HttpRuntime(); [C++] public: HttpRuntime(); [JScript] public function HttpRuntime();
Requirements
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
See Also
HttpRuntime Class | HttpRuntime Members | System.Web Namespace
Show: