NamespaceElement::Namespace Property
.NET Framework (current version)
Gets or sets the namespace for this configuration element.
Assembly: System.ServiceModel.Routing (in System.ServiceModel.Routing.dll)
public: [ConfigurationPropertyAttribute("namespace", DefaultValue = null, Options = ConfigurationPropertyOptions::IsRequired)] property String^ Namespace { String^ get(); void set(String^ value); }
.NET Framework
Available since 4.0
Available since 4.0
Show: