次の方法で共有


SynchronizationDetails.FilesRead プロパティ

定義

ソース データ セットから読み取られたファイルの数を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象