WebMessageEncodingElement.WebContentTypeMapperType Özellik

Tanım

Gelen iletinin WebContentTypeMapper içerik türünün eşlendiği biçimi belirten türün adını alır veya ayarlar.

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

Özellik Değeri

türünün adı WebContentTypeMapper.

Öznitelikler

Açıklamalar

Bu, web iletisi kodlayıcısı tarafından içerik türlerinin biçimlerle nasıl eşlendiğini geçersiz kılmak için kullanılan programlama modelinde bir genişletilebilirlik noktasıdır.

Şunlara uygulanır