你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

UpdateData.ProgressPercentage 属性

定义

正在进行的操作的进度百分比。 目前,仅当更新处于“正在下载”状态时,此属性才有效,该状态映射到已下载的更新内容量。

public float? ProgressPercentage { get; set; }
member this.ProgressPercentage : Nullable<single> with get, set
Public Property ProgressPercentage As Nullable(Of Single)

属性值

适用于