Condividi tramite


SystemUpdateManager.GetAutomaticRebootBlockIds Metodo

Definizione

Ottenere gli ID delle richieste di blocco di riavvio automatico.

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)

Restituisce

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

Si applica a

Vedi anche