RoutingSection::NamespaceTable Property
.NET Framework (current version)
Gets the configuration element that contains a collection of NamespaceElement objects.
Assembly: System.ServiceModel.Routing (in System.ServiceModel.Routing.dll)
public: [ConfigurationPropertyAttribute("namespaceTable", Options = ConfigurationPropertyOptions::None)] property NamespaceElementCollection^ NamespaceTable { NamespaceElementCollection^ get(); }
Property Value
Type: System.ServiceModel.Routing.Configuration::NamespaceElementCollection^A collection that defines the configuration section that contains a collection of NamespaceElement objects.
.NET Framework
Available since 4.0
Available since 4.0
Show: