次の方法で共有


ServerEndpointSyncActivityStatus.TotalBytes プロパティ

定義

合計バイト数を取得します (使用可能な場合)

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象