Partager via


RoutingSection.NamespaceTable Propriété

Définition

Obtient l'élément de configuration qui contient une collection d'objets NamespaceElement.

public:
 property System::ServiceModel::Routing::Configuration::NamespaceElementCollection ^ NamespaceTable { System::ServiceModel::Routing::Configuration::NamespaceElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("namespaceTable", Options=System.Configuration.ConfigurationPropertyOptions.None)]
public System.ServiceModel.Routing.Configuration.NamespaceElementCollection NamespaceTable { get; }
[<System.Configuration.ConfigurationProperty("namespaceTable", Options=System.Configuration.ConfigurationPropertyOptions.None)>]
member this.NamespaceTable : System.ServiceModel.Routing.Configuration.NamespaceElementCollection
Public ReadOnly Property NamespaceTable As NamespaceElementCollection

Valeur de propriété

NamespaceElementCollection

Collection qui définit la section de configuration contenant une collection d'objets NamespaceElement.

Attributs

S’applique à