Share via


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)

属性值

完整实体主体的长度。

适用于