次の方法で共有


SystemUpdateManager.GetUpdateItems メソッド

定義

保留中の更新アイテムの一覧を取得します。

public:
 static IVectorView<SystemUpdateItem ^> ^ GetUpdateItems();
 static IVectorView<SystemUpdateItem> GetUpdateItems();
public static IReadOnlyList<SystemUpdateItem> GetUpdateItems();
function getUpdateItems()
Public Shared Function GetUpdateItems () As IReadOnlyList(Of SystemUpdateItem)

戻り値

SystemUpdateItem の一覧

適用対象