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


IncomingWebResponseContext.ContentLength Свойство

Определение

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

public:
 property long ContentLength { long get(); };
public long ContentLength { get; }
member this.ContentLength : int64
Public ReadOnly Property ContentLength As Long

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

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

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