ServiceModelSectionGroup::Services Property
.NET Framework (current version)
Gets the configuration section that defines a collection of services.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.Configuration::ServicesSection^The configuration section that defines a collection of services.
For each service defined in the assembly, this section contains a service element with the settings for the service.
.NET Framework
Available since 3.0
Available since 3.0
Show: