ActivateApplicationPackageParameters Class
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.
Parameters for an activating an application package.
public class ActivateApplicationPackageParameters
type ActivateApplicationPackageParameters = class
Public Class ActivateApplicationPackageParameters
- Inheritance
-
System.ObjectActivateApplicationPackageParameters
Constructors
ActivateApplicationPackageParameters() |
Initializes a new instance of the ActivateApplicationPackageParameters class. |
ActivateApplicationPackageParameters(String) |
Initializes a new instance of the ActivateApplicationPackageParameters class. |
Properties
Format |
Gets or sets the format of the application package binary file. |
Methods
Validate() |
Validate the object. |