WebHttpBinding.ContentTypeMapper Eigenschap

Definitie

Hiermee haalt u de mapper voor het inhoudstype op of stelt u deze in.

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

Waarde van eigenschap

De mapper van het inhoudstype.

Van toepassing op