WebMessageEncodingBindingElement.ContentTypeMapper Proprietà

Definizione

Ottiene o imposta la modalità di mapping del tipo di contenuto di un messaggio in arrivo a un formato.

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

Valore della proprietà

Oggetto WebContentTypeMapper che indica il formato per il tipo di contenuto del messaggio in arrivo.

Si applica a