Share via


IDataServiceHost.ResponseContentType Vlastnost

Definice

Získá přenosový protokol odpovědi.

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

Hodnota vlastnosti

Řetězcová hodnota obsahující typ obsahu.

Příklady

Další informace o podporovaných vlastnostech IDataServiceHost a jejich použití najdete v tématu klientská knihovna WCF Data Services.

Platí pro