Condividi tramite


WebHttpBinding.ContentTypeMapper Proprietà

Definizione

Ottiene o imposta l'utilità di mapping del tipo di contenuto.

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à

WebContentTypeMapper

Utilità di mapping del tipo di contenuto.

Si applica a