InedoSDK Reference
Version:

ProGetReleaseInfo Class

Contains information about a project release in ProGet.

Inheritance Hierarchy

  • object
    • Inedo.ProGet.ProGetReleaseInfo

Syntax

public sealed class ProGetReleaseInfo : IEquatable<T>

Properties

Name Description
Active

Value indicating whether the release is active.

ProjectName

Name of the project.

ReleaseNumber

Version/Release number.

ReleaseUrl

URL of the release.

ViewIssuesUrl

URL to view the issues in a release

ViewReleaseUrl

URL to view the release