Sdílet prostřednictvím


WebMessageEncodingBindingElement.ContentTypeMapper Vlastnost

Definice

Získá nebo nastaví, jak typ obsahu příchozí zprávy je mapován na formát.

public:
 property System::ServiceModel::Channels::WebContentTypeMapper ^ ContentTypeMapper { System::ServiceModel::Channels::WebContentTypeMapper ^ get(); void set(System::ServiceModel::Channels::WebContentTypeMapper ^ value); };
public System.ServiceModel.Channels.WebContentTypeMapper ContentTypeMapper { get; set; }
member this.ContentTypeMapper : System.ServiceModel.Channels.WebContentTypeMapper with get, set
Public Property ContentTypeMapper As WebContentTypeMapper

Hodnota vlastnosti

Určuje WebContentTypeMapper formát pro typ obsahu příchozí zprávy.

Platí pro