InedoSDK Reference
Version:

PackageConfiguration Class

Contains configuration about packages.

Inheritance Hierarchy

Syntax

public class PackageConfiguration : PersistedConfiguration

Constructors

Name Description
PackageConfiguration

Initializes a new instance of the PackageConfiguration class.

Properties

Name Description
PackageName

Gets or sets the name of the package.

PackageVersion

Gets or sets the version of the package.

ViewPackageUrl

Gets or sets a URL where the package can be viewed in a browser.