Share via


ContentRangeHeaderValue.HasLength 屬性

定義

取得 Content-Range 標頭是否已指定長度。

public:
 property bool HasLength { bool get(); };
public bool HasLength { get; }
member this.HasLength : bool
Public ReadOnly Property HasLength As Boolean

屬性值

如果 Content-Range 已指定長度,則為 true;否則為 false

適用於