Freigeben über


RoutingSection.NamespaceTable Eigenschaft

Definition

Ruft das Konfigurationselement ab, das eine Auflistung von NamespaceElement-Objekten enthält.

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

Eigenschaftswert

NamespaceElementCollection

Eine Auflistung, die den Konfigurationsabschnitt definiert, der eine Auflistung von NamespaceElement-Objekten enthält.

Attribute

Gilt für