ProtocolMappingSection::ProtocolMappingCollection Property
.NET Framework (current version)
Gets the name of the collection of protocol mapping elements.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("", Options = ConfigurationPropertyOptions::IsDefaultCollection)] property ProtocolMappingElementCollection^ ProtocolMappingCollection { ProtocolMappingElementCollection^ get(); }
Property Value
Type: System.ServiceModel.Configuration::ProtocolMappingElementCollection^A collection of protocol mapping elements.
.NET Framework
Available since 4.0
Available since 4.0
Show: