ContentRangeHeaderValue.Length 속성

정의

전체 엔터티 본문의 길이를 가져옵니다.

public:
 property Nullable<long> Length { Nullable<long> get(); };
public long? Length { get; }
member this.Length : Nullable<int64>
Public ReadOnly Property Length As Nullable(Of Long)

속성 값

전체 엔터티 본문의 길이입니다.

적용 대상