ServiceModelSectionGroup::Behaviors Property
.NET Framework (current version)
Gets the configuration section that contains child entries that are behavior elements.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.Configuration::BehaviorsSection^The configuration section that contains child entries that are behavior elements.
The behavior section defines behavior elements. Each entry is identified by its unique name, which is used by services when linking to behaviors.
.NET Framework
Available since 3.0
Available since 3.0
Show: