AppInstallItem.GetCurrentStatus Method

Definition

Gets the installation status of the current app.

public:
 virtual AppInstallStatus ^ GetCurrentStatus() = GetCurrentStatus;
AppInstallStatus GetCurrentStatus();
public AppInstallStatus GetCurrentStatus();
function getCurrentStatus()
Public Function GetCurrentStatus () As AppInstallStatus

Returns

A value that specifies the installation status of the current app.

Windows requirements

App capabilities
runFullTrust

Applies to