InedoSDK Reference
Version:

UniversalPackageConfiguration Class

Provides additional metadata for installed universal packages.

Inheritance Hierarchy

Syntax

public sealed class UniversalPackageConfiguration : Inedo.Extensibility.Configurations.PackageConfiguration

Constructors

Name Description
UniversalPackageConfiguration

Initializes a new instance of the UniversalPackageConfiguration class.

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.