ContentRangeHeaderValue.To Property

Definition

Gets the end of the range.

public:
 property Nullable<long> To { Nullable<long> get(); };
public long? To { get; }
member this.To : Nullable<int64>
Public ReadOnly Property To As Nullable(Of Long)

Property Value

Applies to