ServiceModelSectionGroup::ServiceHostingEnvironment Property
.NET Framework (current version)
Gets the configuration section that defines what type the service hosting environment instantiates for a particular transport.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: property ServiceHostingEnvironmentSection^ ServiceHostingEnvironment { ServiceHostingEnvironmentSection^ get(); }
Property Value
Type: System.ServiceModel.Configuration::ServiceHostingEnvironmentSection^The configuration section that defines what type the service hosting environment instantiates for a particular transport.
.NET Framework
Available since 3.0
Available since 3.0
Show: