Partager via


FileGetFromTaskOptions.OcpRange Propriété

Définition

Obtient ou définit la plage d’octets à récupérer. La valeur par défaut consiste à récupérer l’intégralité du fichier. Le format est bytes=startRange-endRange.

[Newtonsoft.Json.JsonIgnore]
public string OcpRange { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.OcpRange : string with get, set
Public Property OcpRange As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonIgnoreAttribute

S’applique à