Condividi tramite


CopyProgress.TotalFilesToProcess Property

Definition

Gets total files to process

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to