Aracılığıyla paylaş


WebMessageEncodingElement.WebContentTypeMapperType Özellik

Tanım

Gelen iletinin WebContentTypeMapper içerik türünün eşlendiği biçimi belirten tür 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

Bir türün WebContentTypeMapperadı.

Öznitelikler

Açıklamalar

Bu, web iletisi kodlayıcısı tarafından içerik türlerinin biçimlerle eşlenme biçimini geçersiz kılmak için kullanılan programlama modelindeki bir genişletilebilirlik noktasıdır.

Şunlara uygulanır