Partager via


TransferMetadata.IsBinary Propriété

Définition

Obtient une valeur indiquant si le fichier de transfert doit être traité comme un fichier binaire ou non.

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

Valeur de propriété

truesi cette instance est binaire ; sinon, false.

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à