ServiceModelSectionGroup.ProtocolMapping Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft einen Endpunktkonfigurationsabschnitt ab, der das Kommunikationsprotokoll definiert.
public:
property System::ServiceModel::Configuration::ProtocolMappingSection ^ ProtocolMapping { System::ServiceModel::Configuration::ProtocolMappingSection ^ get(); };
public System.ServiceModel.Configuration.ProtocolMappingSection ProtocolMapping { get; }
member this.ProtocolMapping : System.ServiceModel.Configuration.ProtocolMappingSection
Public ReadOnly Property ProtocolMapping As ProtocolMappingSection
Eigenschaftswert
Ein Endpunktkonfigurationsabschnitt, der das Kommunikationsprotokoll definiert.