Partilhar via


RoutingSection.NamespaceTable Propriedade

Definição

Obtém um elemento de configuração que contém uma coleção de objetos 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

Valor da propriedade

NamespaceElementCollection

Uma coleção que define a seção de configuração que contém uma coleção de NamespaceElement objetos .

Atributos

Aplica-se a