次の方法で共有


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>

適用対象

こちらもご覧ください