ServiceHostingEnvironment.AspNetCompatibilityEnabled Property
.NET Framework 4.5
Gets a value that indicates whether this service is running in the context of the ASP.NET HTTP application pipeline.
Namespace: System.ServiceModel
Assembly: System.ServiceModel.Activation (in System.ServiceModel.Activation.dll)
Property Value
Type: System.Booleantrue if ASP.NET compatibility is enabled for the current AppDomain; otherwise, false. The default is false.
This value reflects the value set by the AspNetCompatibilityEnabled configuration element.
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.