ProGet SDK Reference
Version:

ProGetPackages_IncrementDownloadCount(int? Feed_Id, string Group_Name, string Package_Name, string Version_Text) Method

Increments the download count for a ProGet package.

Syntax

public void ProGetPackages_IncrementDownloadCount(int? Feed_Id, string Group_Name, string Package_Name, string Version_Text)

Parameters

Feed_Id
Type: int?
Group_Name
Type: string
Package_Name
Type: string
Version_Text
Type: string