RangeHeaderValue.Unit Property

Definition

Gets the unit from the RangeHeaderValue object.

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

Property Value

The unit from the RangeHeaderValue object.

Applies to