Compartir a través de


CopyProgress.FilesErroredOut Propiedad

Definición

Obtiene el número de archivos que no se pudieron copiar.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a