Version:
ProGetReleasePackageInfo Class
Contains information about a package in a project release in ProGet.
Inheritance Hierarchy
- object
- Inedo.ProGet.ProGetReleasePackageInfo
Syntax
public
sealed
class
ProGetReleasePackageInfo : IEquatable<T>
Properties
|
Name |
Description |
|
BrowseUrl
|
Browse URL for the package.
|
|
Licenses
|
Licenses declared by the package.
|
|
PackageId
|
Unique identifier of the package.
|
|
Vulnerabilites
|
Number of known vulnerabilities affecting the package.
|