AppInstallItem.GetCurrentStatus Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|