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)

プロパティ値

エンティティ ボディ全体の長さ。

適用対象