Aracılığıyla paylaş


IDataServiceHost.RequestContentType Özellik

Tanım

İçerik türü üst bilgisi tarafından belirtilen aktarım protokollerini alır.

public:
 property System::String ^ RequestContentType { System::String ^ get(); };
public string RequestContentType { get; }
member this.RequestContentType : string
Public ReadOnly Property RequestContentType As String

Özellik Değeri

İçerik türünü gösteren dize değeri.

Açıklamalar

Şu anda WCF Veri Hizmetleri tarafından desteklenen protokoller arasında JSON ve AtomPub bulunur.

Şunlara uygulanır