Sdílet prostřednictvím


RoutingSection.NamespaceTable Vlastnost

Definice

Získá konfigurační prvek, který obsahuje kolekci NamespaceElement objektů.

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

Hodnota vlastnosti

NamespaceElementCollection

Kolekce, která definuje konfigurační oddíl, který obsahuje kolekci NamespaceElement objektů.

Atributy

Platí pro