次の方法で共有


SynchronizationDetails.FilesWritten プロパティ

定義

シンク データ セットに書き込まれたファイルの数を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象