IDataServiceHost.ResponseContentType Proprietà

Definizione

Ottiene il protocollo di trasporto della risposta.

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

Valore della proprietà

Valore stringa contenente il tipo di contenuto.

Esempio

Per altre informazioni sulle proprietà supportate da IDataServiceHost e sull'uso, vedere WCF Data Services Libreria client.

Si applica a