ServiceModelSectionGroup::ProtocolMapping Property
.NET Framework (current version)
Gets an endpoint configuration section that defines the communications protocol.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: property ProtocolMappingSection^ ProtocolMapping { ProtocolMappingSection^ get(); }
Property Value
Type: System.ServiceModel.Configuration::ProtocolMappingSection^An endpoint configuration section that defines the communications protocol.
.NET Framework
Available since 4.0
Available since 4.0
Show: