HttpRuntime::UsingIntegratedPipeline Property
.NET Framework (current version)
Gets a value that indicates whether the current application is running in the integrated-pipeline mode of IIS 7.0.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the application is running in integrated-pipeline mode; otherwise, false.
Integrated-pipeline mode is not available in versions of IIS earlier than IIS 7.0.
.NET Framework
Available since 2.0
Available since 2.0
Show: