Aracılığıyla paylaş


DataServiceRequestArgs.AcceptContentType Özellik

Tanım

İstek iletisinin Accept üst bilgisini alır veya ayarlar.

public:
 property System::String ^ AcceptContentType { System::String ^ get(); void set(System::String ^ value); };
public string AcceptContentType { get; set; }
member this.AcceptContentType : string with get, set
Public Property AcceptContentType As String

Özellik Değeri

Accept üst bilgisinin değeri.

Açıklamalar

Özelliğin değeri üzerinde doğrulama yapılmaz AcceptContentType . Bu nedenle, sağlanan değerin HTTP Accept üst bilgisi için geçerli bir değer olduğundan emin olun.

Şunlara uygulanır