RoutingSection.NamespaceTable 속성

정의

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

속성 값

NamespaceElementCollection

NamespaceElement 개체 컬렉션을 포함하는 구성 섹션을 정의하는 컬렉션입니다.

특성

적용 대상