Partager via


SystemUpdateManager.GetAutomaticRebootBlockIds Méthode

Définition

Obtenez les ID des demandes de bloc de redémarrage automatique.

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)

Retours

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

S’applique à

Voir aussi