Version:
UniversalPackageConfiguration Class
Provides additional metadata for installed universal packages.
Syntax
public
sealed
class
UniversalPackageConfiguration : Inedo.Extensibility.Configurations.PackageConfiguration
Properties
|
Name |
Description |
|
Cached
|
Gets or sets a value 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.
|