Partager via


RequestHeaders.IfRange Propriété

Définition

Obtient ou définit l’en-tête If-Range d’une requête HTTP.

public:
 property Microsoft::Net::Http::Headers::RangeConditionHeaderValue ^ IfRange { Microsoft::Net::Http::Headers::RangeConditionHeaderValue ^ get(); void set(Microsoft::Net::Http::Headers::RangeConditionHeaderValue ^ value); };
public Microsoft.Net.Http.Headers.RangeConditionHeaderValue IfRange { get; set; }
public Microsoft.Net.Http.Headers.RangeConditionHeaderValue? IfRange { get; set; }
member this.IfRange : Microsoft.Net.Http.Headers.RangeConditionHeaderValue with get, set
Public Property IfRange As RangeConditionHeaderValue

Valeur de propriété

S’applique à