Contains information about a project release issue in ProGet.
Name | Description | |
---|---|---|
ProGetReleaseIssueInfo(PUrl PackageId, int Number, bool Resolved, string Type, string Description) |
Contains information about a project release issue in ProGet. |
Name | Description | |
---|---|---|
Description |
Description of the issue. |
|
Number |
Number of the issue. |
|
PackageId |
Unique identifier of the associated package. |
|
Resolved |
Value indicating whether the issue has been resolved. |
|
Type |
Type of the issue. |