SystemUpdateManager.GetUpdateItems Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get list of pending update items.
public:
static IVectorView<SystemUpdateItem ^> ^ GetUpdateItems();
static IVectorView<SystemUpdateItem> GetUpdateItems();
public static IReadOnlyList<SystemUpdateItem> GetUpdateItems();
function getUpdateItems()
Public Shared Function GetUpdateItems () As IReadOnlyList(Of SystemUpdateItem)
Returns
A list of the SystemUpdateItem