ContentRangeHeaderValue.Unit Propriété

Définition

Les unités de plage utilisées.

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

Valeur de propriété

String qui contient des unités de plage.

Remarques

La seule unité de plage définie par HTTP/1.1 est « octets ».

S’applique à