ProtocolMappingElement::BindingConfiguration Property
.NET Framework (current version)
Gets or sets the binding settings for the protocol mapping configuration element.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("bindingConfiguration", Options = ConfigurationPropertyOptions::None)] [StringValidatorAttribute(MinLength = 0)] property String^ BindingConfiguration { String^ get(); void set(String^ value); }
.NET Framework
Available since 4.0
Available since 4.0
Show: