ServiceModelConfigurationSectionGroup Properties

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The ServiceModelConfigurationSectionGroup type exposes the following members.

Properties

  Name Description
Public property Name Gets or sets the configuration name of the section group.
Public property SectionGroups Gets the collection of ServiceModelConfigurationSectionGroup instances that describe the <sectionGroup> XML element.
Public property Sections Gets the collection of ServiceModelConfigurationSection instances that describe the <section> XML element.
Public property Type Gets or sets the type of the section group to be instantiated.

Top

See Also

Reference

ServiceModelConfigurationSectionGroup Class

System.ServiceModel.Install.Configuration Namespace