Compartir a través de


CopyProgress.FilesProcessed Propiedad

Definición

Obtiene el número de archivos procesados.

[Newtonsoft.Json.JsonProperty(PropertyName="filesProcessed")]
public long? FilesProcessed { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="filesProcessed")>]
member this.FilesProcessed : Nullable<int64>
Public ReadOnly Property FilesProcessed As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a