Partager via


TransferMetadata.IsDownload Propriété

Définition

Obtient ou définit une valeur indiquant si cette instance est un téléchargement au lieu d’un transfert.

[Newtonsoft.Json.JsonProperty(PropertyName="IsDownload")]
public bool IsDownload { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="IsDownload")>]
member this.IsDownload : bool with get, set
Public Property IsDownload As Boolean

Valeur de propriété

truesi cette instance est téléchargée ; sinon, false.

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à