IncomingWebRequestContext.ContentType Свойство

Определение

Возвращает и задает значение заголовка ContentType из входящего веб-запроса.

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

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

String

Заголовок ContentType из входящего веб-запроса.

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