ProtocolMappingElement::Binding Property
.NET Framework (current version)
Gets or sets the settings for the communications protocol message formatting.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("binding", Options = ConfigurationPropertyOptions::IsRequired)] [StringValidatorAttribute(MinLength = 1)] property String^ Binding { String^ get(); void set(String^ value); }
.NET Framework
Available since 4.0
Available since 4.0
Show: