ServiceModelConfiguration Constructor

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.]

Initializes a new instance of the ServiceModelConfiguration class.

Overload List

  Name Description
Public method ServiceModelConfiguration() Initializes a new instance of the ServiceModelConfiguration class.
Public method ServiceModelConfiguration(array<ServiceModelConfigurationSection[]) Initializes a new instance of the ServiceModelConfiguration class with the specified configuration sections.
Public method ServiceModelConfiguration(array<ServiceModelConfigurationSectionGroup[]) Initializes a new instance of the ServiceModelConfiguration class with the specified configuration section groups.
Public method ServiceModelConfiguration(array<ServiceModelConfigurationSectionGroup[], array<ServiceModelConfigurationSection[]) Initializes a new instance of the ServiceModelConfiguration class with the specified configuration sections and groups.

Top

See Also

Reference

ServiceModelConfiguration Class

ServiceModelConfiguration Members

System.ServiceModel.Install.Configuration Namespace