Compartir a través de


UpdateDownloadProgress.DownloadPhase Propiedad

Definición

Obtiene la fase de descarga. Entre los valores posibles se incluyen: 'Unknown', 'Initializing', 'Downloading', 'Verifying'

[Newtonsoft.Json.JsonProperty(PropertyName="downloadPhase")]
public string DownloadPhase { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="downloadPhase")>]
member this.DownloadPhase : string
Public ReadOnly Property DownloadPhase As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a