次の方法で共有


ServerEndpointBackgroundDataDownloadActivity.DownloadedBytes プロパティ

定義

ダウンロードしたバイト数を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象