Partager via


IDataServiceHost.ResponseContentType Propriété

Définition

Obtient le protocole de transport de la réponse.

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

Valeur de propriété

Valeur de chaîne qui contient le type de contenu.

Exemples

Pour plus d’informations sur les propriétés prises en charge par IDataServiceHost et leur utilisation, consultez bibliothèque cliente WCF Data Services.

S’applique à