Partilhar via


IDataServiceHost.ResponseContentType Propriedade

Definição

Obtém o protocolo de transporte da resposta.

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

Valor da propriedade

Valor da cadeia de caracteres que contém o tipo de conteúdo.

Exemplos

Para obter mais informações sobre as propriedades compatíveis IDataServiceHost com e seu uso, consulte WCF Data Services Biblioteca de Clientes.

Aplica-se a