Freigeben über


AppInstallerManager.GetForSystem Methode

Definition

Ruft eine instance von AppInstallerManager mit Systempriorität ab.

public:
 static AppInstallerManager ^ GetForSystem();
 static AppInstallerManager GetForSystem();
public static AppInstallerManager GetForSystem();
function getForSystem()
Public Shared Function GetForSystem () As AppInstallerManager

Gibt zurück

Eine instance von AppInstallerManager mit Systempriorität.

Hinweise

Das Abrufen eines AppInstallerManagers mit Systempriorität über diese Methode erfordert Administratorrechte. Die werte, die von Vorgängen aus einem AppInstallerManager mit Systempriorität festgelegt werden, werden nicht von Vorgängen überschrieben, die auf der Standardebene ausgeführt werden.

Gilt für: