Windows.Management.Deployment namespace

Expand
This topic has not yet been rated - Rate this topic

Windows.Management.Deployment namespace

[This documentation is preliminary and is subject to change.]

Provides functionality for managing app packages.

Important  You can't use this namespace in a Metro style app.

Members

The Windows.Management.Deployment namespace has these types of members:

Classes

The Windows.Management.Deployment namespace has these classes.

ClassDescription
DeploymentResult Provides the result of a deployment request.
PackageManager Manages the software available to a user.
PackageUserInformation Provides information about the users of an installed package.

 

Enumerations

The Windows.Management.Deployment namespace has these enumerations.

EnumerationDescription
DeploymentOptions Specifies the package deployment options.
DeploymentProgressState Represents the state of a deployment request.
PackageInstallState Represents the install state of the package.
PackageState Represents the state of the package.

 

Structures

The Windows.Management.Deployment namespace has these structures.

StructureDescription
DeploymentProgress Contains progress information for the deployment request.

 

Requirements

Minimum supported client

Windows 8 Release Preview

Minimum supported server

Windows Server 2012

Namespace

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

Metadata

Windows.winmd

 

 

Build date: 5/22/2012

Did you find this helpful?
(1500 characters remaining)
Community Additions ADD