Compartilhar via


PSBackgroundDataDownloadActivity.DownloadedBytes Property

Definition

Gets or sets the downloaded bytes.

public long? DownloadedBytes { get; set; }
member this.DownloadedBytes : Nullable<int64> with get, set
Public Property DownloadedBytes As Nullable(Of Long)

Property Value

The downloaded bytes.

Applies to