Contains information about a package in a project release in ProGet.
Name | Description | |
---|---|---|
ProGetReleasePackageInfo(PUrl PackageId, string BrowseUrl, string[] Licenses, int Vulnerabilites) |
Contains information about a package in a project release in ProGet. |
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. |