CollectedUniversalPackageData Class

Contains additional metadata for installed universal packages.

Inheritance Hierarchy

Syntax

public class CollectedUniversalPackageData

Constructors

Name Description
CollectedUniversalPackageData

Initializes a new instance of the CollectedUniversalPackageData class.

Properties

Name Description
Cached

Gets or sets a valud indicating whether the package is cached.

Date

Gets or sets the package installation date.

Path

Gets or sets the package installation path.

Reason

Gets or sets the package installation reason.

Tool

Gets or sets the name of the tool used to install the package.

User

Gets or sets the name of the user that installed the package.