HostingEnvironment.InitializationException Property
.NET Framework (current version)
Gets any exception thrown during initialization of the HostingEnvironment object.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.ExceptionThe exception thrown during initialization of the HostingEnvironment object. If no exception was thrown, returns null.
.NET Framework
Available since 2.0
Available since 2.0
Show: