共用方式為


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)

屬性值

完整實體內容的長度。

適用於