ContractTypeNameElement::Namespace Property
.NET Framework (current version)
Gets or sets the namespace of the contract type.
Assembly: System.ServiceModel.Discovery (in System.ServiceModel.Discovery.dll)
public: [ConfigurationPropertyAttribute("namespace", DefaultValue = "http://tempuri.org/", Options = ConfigurationPropertyOptions::IsKey)] property String^ Namespace { String^ get(); void set(String^ value); }
.NET Framework
Available since 4.0
Available since 4.0
Show: