Partager via


WebMessageEncodingBindingElement.ContentTypeMapper Propriété

Définition

Obtient ou définit le mode de mappage du type de contenu d'un message entrant à un format.

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

Valeur de propriété

WebContentTypeMapper indiquant le format du type de contenu du message entrant.

S’applique à