ContentRangeHeaderValue.Unit 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property System::String ^ Unit { System::String ^ get(); void set(System::String ^ value); };
public string Unit { get; set; }
member this.Unit : string with get, set
Public Property Unit As String
屬性值
包含範圍單位的 String。
備註
HTTP/1.1 所定義的唯一範圍單位是 “bytes”。
適用於