Поделиться через


IncomingWebResponseContext.ContentType Свойство

Определение

Возвращает заголовок Content-Type из входящего веб-ответа.

public:
 property System::String ^ ContentType { System::String ^ get(); };
public string ContentType { get; }
member this.ContentType : string
Public ReadOnly Property ContentType As String

Значение свойства

Заголовок Content-Type входящего веб-ответа.

Применяется к