次の方法で共有


SystemUpdateItem.Id プロパティ

定義

この更新アイテムを識別する一意の identifer。

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
public string Id { get; }
var string = systemUpdateItem.id;
Public ReadOnly Property Id As String

プロパティ値

String

Platform::String

winrt::hstring

この更新アイテムを識別する一意の identifer。

適用対象

こちらもご覧ください