WebHttpBindingElement.ContentTypeMapper Eigenschap

Definitie

Hiermee haalt u op of stelt u in hoe het inhoudstype van een binnenkomend bericht wordt toegewezen aan een indeling.

public:
 property System::String ^ ContentTypeMapper { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("contentTypeMapper", DefaultValue="")]
[System.Configuration.StringValidator(MinLength=0)]
public string ContentTypeMapper { get; set; }
[<System.Configuration.ConfigurationProperty("contentTypeMapper", DefaultValue="")>]
[<System.Configuration.StringValidator(MinLength=0)>]
member this.ContentTypeMapper : string with get, set
Public Property ContentTypeMapper As String

Waarde van eigenschap

Een tekenreeks die verwijst naar de mapper die de indeling aangeeft voor het inhoudstype van het binnenkomende bericht.

Kenmerken

Van toepassing op