Partager via


TransferFolderMetadata.FileCount Propriété

Définition

Obtient ou définit une valeur indiquant le nombre de fichiers dans ce transfert.

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

Valeur de propriété

Nombre de segments.

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à