This topic has not yet been rated - Rate this topic

PackageInstallResult class

4/5/2013

Provides the results of an application install for a specified application package.

Syntax


public ref class PackageInstallResult sealed : Object

Attributes

VersionAttribute(NTDDI_WIN8)

Members

The PackageInstallResult class has these types of members:

Methods

The PackageInstallResult class inherits methods from the Object class.

Properties

The PackageInstallResult class has these properties.

PropertyAccess typeDescription

InstallState

Read-onlyGets the installation state of the application package.

ProductId

Read-onlyGets the unique identifier for the application package that installation state is provided for.

 

Requirements

Minimum supported client

None supported [Windows Store apps only]

Minimum supported server

None supported [Windows Store apps only]

Minimum supported phone

Windows Phone 8

Namespace

Windows.Phone.Management.Deployment
Windows::Phone::Management::Deployment [C++]

Metadata

Windows.winmd

See also

Object

 

 

Build date: 4/5/2013

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.