Freigeben über


SystemUpdateManager.GetAutomaticRebootBlockIds Methode

Definition

Ruft die IDs von Anforderungen für automatische Neustartblocks ab.

public:
 static IVectorView<Platform::String ^> ^ GetAutomaticRebootBlockIds();
 static IVectorView<winrt::hstring> GetAutomaticRebootBlockIds();
public static IReadOnlyList<string> GetAutomaticRebootBlockIds();
function getAutomaticRebootBlockIds()
Public Shared Function GetAutomaticRebootBlockIds () As IReadOnlyList(Of String)

Gibt zurück

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

Gilt für:

Weitere Informationen