共用方式為


ContentRangeHeaderValue.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)

屬性值

要開始傳送資料的位置 (位元組)。

適用於