ProGet SDK Reference
Version:

Feeds_GetMavenFeedAsync(int? Feed_Id, string Feed_Name) Method

Gets the details of a Maven feed using either an ID or a name.

Syntax

public Task<DB.Outputs.Feeds_GetMavenFeed> Feeds_GetMavenFeedAsync(int? Feed_Id, string Feed_Name)

Parameters

Feed_Id
Type: int?
Feed_Name
Type: string