WindowsUpdateItem.UpdateId 属性

定义

获取与更新 (关联的唯一 ID,以便) 标识它。

public:
 property Platform::String ^ UpdateId { Platform::String ^ get(); };
winrt::hstring UpdateId();
public string UpdateId { get; }
var string = windowsUpdateItem.updateId;
Public ReadOnly Property UpdateId As String

属性值

String

Platform::String

winrt::hstring

与更新关联的唯一 ID (,以便) 标识更新。

适用于