ProGet SDK Reference
Version:

PackageStorePackageId Class

Represents the unique identifier for a package.

Inheritance Hierarchy

  • object
    • Inedo.ProGet.Extensibility.PackageStores.PackageStorePackageId

Syntax

public class PackageStorePackageId

Properties

Name Description
FileType

Gets the file type of the package if applicable; otherwise null (Nothing in Visual Basic).

Group

Gets the group of the package if applicable; otherwise null (Nothing in Visual Basic).

Name

Gets the name or ID of the package.

Version

Gets the version of the package.