Compartilhar via


UpdateDownloadProgress.DownloadPhase Propriedade

Definição

Obtém a fase de download. Os valores possíveis incluem: 'Unknown', 'Initializing', 'Download', '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a