次の方法で共有


SynchronizationDetails.SizeWritten プロパティ

定義

シンク データ セットに書き込まれたデータのサイズをバイト単位で取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象