InedoSDK Reference
Version:

AttachedPackage Class

Represents a package that has been attached to a build.

Inheritance Hierarchy

  • object
    • Inedo.Extensibility.Operations.AttachedPackage

Syntax

public sealed class AttachedPackage

Properties

Name Description
Active

Gets a value indicating whether the package is active.

Hash

Gets the package hash. May be null (Nothing in Visual Basic).

Name

Gets the package name.

PackageSource

Gets the name of the package source. May be null (Nothing in Visual Basic).

PackageType

Gets the package type.

Version

Gets the package version.

Methods

Name Description
ToString

Returns a string representation of this instance for informational purposes only.