ProGet SDK Reference
Version:

Feeds_GetFeedAsync(int? Feed_Id, string Feed_Name) Method

Gets the details of a feed by either name or ID.

Syntax

public Task<Tables.Feeds> Feeds_GetFeedAsync(int? Feed_Id, string Feed_Name)

Parameters

Feed_Id
Type: int?
Feed_Name
Type: string