ProGet SDK Reference
Version:

MavenArtifacts_IncrementDownloadCount(int? Feed_Id, string GroupId_Text, string ArtifactId_Text, string Version_Text, string File_Type) Method

Increments the download count for a Maven artifact file.

Syntax

public static void MavenArtifacts_IncrementDownloadCount(int? Feed_Id, string GroupId_Text, string ArtifactId_Text, string Version_Text, string File_Type)

Parameters

Feed_Id
Type: int?
GroupId_Text
Type: string
ArtifactId_Text
Type: string
Version_Text
Type: string
File_Type
Type: string