SystemUpdateManager.GetAutomaticRebootBlockIds 方法

定义

获取自动重启阻止请求的 ID。

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)

返回

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

适用于

另请参阅