IDataServiceHost.ResponseContentType Özellik

Tanım

Yanıtın aktarım protokollerini alır.

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

Özellik Değeri

İçerik türünü içeren dize değeri.

Örnekler

Tarafından IDataServiceHost desteklenen özellikler ve bunların kullanımı hakkında daha fazla bilgi için bkz . WCF Veri Hizmetleri İstemci Kitaplığı.

Şunlara uygulanır