다음을 통해 공유


IncomingWebResponseContext.ContentLength 속성

정의

들어오는 웹 응답의 콘텐츠 길이 헤더를 가져옵니다.

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

속성 값

Int64

들어오는 웹 응답의 콘텐츠 길이입니다.

적용 대상