ComContractElement::Namespace Property
.NET Framework (current version)
Gets or sets the contract namespace.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("namespace", DefaultValue = "", Options = ConfigurationPropertyOptions::None)] [StringValidatorAttribute(MinLength = 0)] property String^ Namespace { String^ get(); void set(String^ value); }
.NET Framework
Available since 3.0
Available since 3.0
Show: