AppInstallerManager.GetForSystem 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
擷取具有系統優先順序的 AppInstallerManager 實例。
public:
static AppInstallerManager ^ GetForSystem();
static AppInstallerManager GetForSystem();
public static AppInstallerManager GetForSystem();
function getForSystem()
Public Shared Function GetForSystem () As AppInstallerManager
傳回
具有系統優先順序的 AppInstallerManager 實例。
備註
透過此方法取得具有系統優先權的 AppInstallerManager 需要系統管理員許可權。 從具有系統優先順序的 AppInstallerManager 作業所設定的值,將不會由在預設層級執行的作業覆寫。