This documentation is archived and is not being maintained.
System.ServiceModel.Install.Configuration Namespace
Visual Studio 2008
Contains classes that are used to install and configure various configuration settings for running the Windows Communication Foundation (WCF) on a machine.
| Class | Description | |
|---|---|---|
![]() | ServiceModelConfiguration | Represents a System.Xml.Serialization object that is used to deserialize an XML internal resource described by the ServiceModel configuration. This type supports the Windows Communication Foundation (WCF) infrastructure and is not intended to be used directly from your code. |
![]() | ServiceModelConfigurationSection | Represents a XmlSerializer object that is used to deserialize an XML internal resource described by the ServiceModel configuration. This type supports the Windows Communication Foundation (WCF) infrastructure and is not intended to be used directly from your code. |
![]() | ServiceModelConfigurationSectionCollection | Represents a collection of ServiceModelConfigurationSection instances. |
![]() | ServiceModelConfigurationSectionGroup | Represents a serializer object that is used to deserialize an XML internal resource described by the ServiceModel configuration. This type supports the Windows Communication Foundation (WCF) infrastructure and is not intended to be used directly from your code. |
![]() | ServiceModelConfigurationSectionGroupCollection | Represents a collection of ServiceModelConfigurationSectionGroup instances. |
Show:
