This topic has not yet been rated - Rate this topic

System.ServiceModel.Install.Configuration Namespace

Contains classes that are used to install and configure various configuration settings for running the Windows Communication Foundation (WCF) on a machine.

  ClassDescription
Public classServiceModelConfigurationRepresents 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.
Public classServiceModelConfigurationSectionRepresents 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.
Public classServiceModelConfigurationSectionCollectionRepresents a collection of ServiceModelConfigurationSection instances.
Public classServiceModelConfigurationSectionGroupRepresents 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.
Public classServiceModelConfigurationSectionGroupCollectionRepresents a collection of ServiceModelConfigurationSectionGroup instances.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.