RangeItemHeaderValue.From プロパティ

定義

データの送信を開始する位置を取得します。

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

プロパティ値

データの送信を開始する位置。

適用対象